Skip to content
Snippets Groups Projects
Commit e6b8c42a authored by Ines Ouled Elhaj's avatar Ines Ouled Elhaj
Browse files

add new staging cluster

parent d8f626a5
No related branches found
No related tags found
No related merge requests found
...@@ -16,6 +16,21 @@ targetCustomizations: ...@@ -16,6 +16,21 @@ targetCustomizations:
pgpassword: pgpassword:
name: postgresql-auth name: postgresql-auth
key: password key: password
- name: jupyter-staging
clusterSelector:
matchLabels:
name: jupyter-staging
helm:
values:
nodeSelector:
worker: "true"
database:
host: postgresql.database.svc
persistence:
path: /nfs/database-backups/jupyter-staging
pgpassword:
name: postgres.postgresql.credentials.postgresql.acid.zalan.do
key: password
- name: jupyterjsc-production - name: jupyterjsc-production
clusterSelector: clusterSelector:
matchLabels: matchLabels:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment