secrets
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful

This commit is contained in:
2025-01-22 15:16:39 +01:00
parent 87bb67365a
commit 8af7497bad
3 changed files with 19 additions and 5 deletions

View File

@ -183,6 +183,9 @@ spec:
env:
- name: JUPYTER_PORT
value: "8888"
envFrom:
- secretRef:
name: jupyter
volumeMounts:
- mountPath: /home/jovyan/work
name: work