Skip to content

Commit

Permalink
chore: copy dev secret (#567)
Browse files Browse the repository at this point in the history
  • Loading branch information
matmut7 authored Sep 4, 2023
1 parent 4100a3e commit 770c454
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .kontinuous/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,11 @@ dependencies:
importSecrets:
options:
secrets:
secretariat-dev-backups-access-key:
pg-admin-user:
enabled: false
extends:
- name: ovh
ifEnv: [dev,preprod]
- name: buildkit-service
ifEnv: [dev,preprod]
- name: ovh
ifEnv: [dev, preprod]
- name: buildkit-service
ifEnv: [dev, preprod]

0 comments on commit 770c454

Please sign in to comment.