Skip to content

Commit

Permalink
fix app config, again
Browse files Browse the repository at this point in the history
  • Loading branch information
gary-van-woerkens committed Jan 5, 2024
1 parent 457aa50 commit 5577b04
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 deletions.
12 changes: 5 additions & 7 deletions .kontinuous/config.yaml
Original file line number Diff line number Diff line change
@@ -1,20 +1,18 @@
projectName: cje
ciNamespace: ci-cje
projectName: carte-jeune-engage
ciNamespace: ci-carte-jeune-engage

dependencies:
fabrique:
extends:
- name: ovh
ifEnv: [dev, preprod]
- name: buildkit-service
ifEnv: [dev, preprod]
dependencies:
contrib:
preDeploy:
importSecrets:
options:
secrets:
kubeconfig:
harbor:
buildkit-client-certs:
cje-dev-backups-access-key:
cje-prod-backups-access-key:
carte-jeune-engage-dev-backups-access-key:
carte-jeune-engage-prod-backups-access-key:
2 changes: 1 addition & 1 deletion .kontinuous/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ app:
- configMapRef:
name: app-configmap

pg:
cnpg-cluster:
~chart: pg

jobs:
Expand Down

0 comments on commit 5577b04

Please sign in to comment.