Skip to content
Snippets Groups Projects
Commit 21720e4c authored by Andrea Michelotti's avatar Andrea Michelotti
Browse files

default service account

parent 70b5cbbd
No related branches found
No related tags found
No related merge requests found
...@@ -27,7 +27,9 @@ spec: ...@@ -27,7 +27,9 @@ spec:
- sh - sh
- -c - -c
- | - |
chown -R {{ .Values.securityContext.runAsUser }}:{{ .Values.securityContext.fsGroup }} /home/jovyan ls -latr /home/jovyan
id
# chown -R {{ .Values.securityContext.runAsUser }}:{{ .Values.securityContext.fsGroup }} /home/jovyan
volumeMounts: volumeMounts:
- name: jupyter-data - name: jupyter-data
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment