secrets
This commit is contained in:
@ -183,6 +183,9 @@ spec:
|
||||
env:
|
||||
- name: JUPYTER_PORT
|
||||
value: "8888"
|
||||
envFrom:
|
||||
- secretRef:
|
||||
name: jupyter
|
||||
volumeMounts:
|
||||
- mountPath: /home/jovyan/work
|
||||
name: work
|
||||
|
Reference in New Issue
Block a user