Skip to content

Commit

Permalink
fix(k8s): add backup secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien Bouquillon authored Oct 10, 2023
1 parent 4fad571 commit f3176ef
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .kontinuous/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,11 @@ dependencies:
ifEnv: [dev, preprod]
- name: buildkit-service
ifEnv: [dev, preprod]
dependencies:
contrib:
preDeploy:
importSecrets:
options:
secrets:
monsuivipsy-dev-backups-access-key:
monsuivipsy-prod-backups-access-key:

0 comments on commit f3176ef

Please sign in to comment.