Skip to content

Commit

Permalink
Merge pull request #16 from navikt/resette-schedule-til-1-hver-maned
Browse files Browse the repository at this point in the history
Resetter schedule til 1. hver måned
  • Loading branch information
terjeofnorway committed Aug 3, 2024
2 parents f523fc4 + d87d016 commit da1825f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nais.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
external:
- host: nav-enonicxp-dataquery.intern.nav.no
image: {{ image }}
schedule: '0 6 3 8 *'
schedule: '0 6 1 * *'
webproxy: true
env:
- name: GCP_BQ_OPPDATERING_CREDS
Expand Down

0 comments on commit da1825f

Please sign in to comment.