Skip to content
Snippets Groups Projects
Commit ccd88c34 authored by Tim Kreuzer's avatar Tim Kreuzer
Browse files

add production path

parent 9e2f3780
Branches
No related tags found
No related merge requests found
......@@ -16,3 +16,18 @@ targetCustomizations:
pgpassword:
name: postgresql-auth
key: password
- name: jupyterjsc-production
clusterSelector:
matchLabels:
name: jupyterjsc-production
helm:
values:
nodeSelector:
worker: "true"
database:
host: postgresql.database.svc
persistence:
path: /nfs/database-backups/jupyterjsc-production
pgpassword:
name: postgresql
key: postgres-password
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment