diff --git a/fleet.yaml b/fleet.yaml index 780379c6caec2e597f1f34a8c95efa17f970218c..32552c908f176cc9ef5696f2c72c32c5a02cd70e 100644 --- a/fleet.yaml +++ b/fleet.yaml @@ -7,10 +7,12 @@ targetCustomizations: name: jupyterjsc-staging helm: values: + nodeSelector: + worker: "true" + database: + host: postgresql.database.svc persistence: path: /nfs/database-backups/jupyterjsc-staging pgpassword: name: postgresql-auth key: password - database: - host: postgresql.database.svc