Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests: fix CNPG tests #364

Closed
wants to merge 3 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
508 changes: 372 additions & 136 deletions packages/kontinuous/tests/__snapshots__/cnpg.dev.yaml

Large diffs are not rendered by default.

629 changes: 629 additions & 0 deletions packages/kontinuous/tests/__snapshots__/cnpg.prod.yaml

Large diffs are not rendered by default.

5 changes: 0 additions & 5 deletions packages/kontinuous/tests/samples/cnpg/Chart.yaml

This file was deleted.

8 changes: 0 additions & 8 deletions packages/kontinuous/tests/samples/cnpg/charts/cnpg/Chart.yaml

This file was deleted.

33 changes: 0 additions & 33 deletions packages/kontinuous/tests/samples/cnpg/charts/cnpg/values.yaml

This file was deleted.

2 changes: 1 addition & 1 deletion packages/kontinuous/tests/samples/cnpg/config.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
dependencies:
fabrique:
import: socialgouv/kontinuous/plugins/fabrique
import: socialgouv/kontinuous/plugins/fabrique
Empty file.
Empty file.
18 changes: 4 additions & 14 deletions packages/kontinuous/tests/samples/cnpg/values.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,5 @@
global:
pgSecretName: cnpg-cluster-db
pg-hasura:
~chart: pg

hasura:
~needs: [cnpg]
envFrom:
- secretRef:
name: hasura
- secretRef:
name: cnpg-cluster-db
- configMapRef:
name: hasura-configmap

cnpg:
~chart: cnpg
pg-keycloak:
~chart: pg