Skip to content

Commit

Permalink
Update config-selfauth.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
chiayi authored Nov 30, 2023
1 parent d8b38e4 commit 6e661df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jupyter-on-gke/jupyter_config/config-selfauth.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ singleuser:
csi:
driver: gcsfuse.csi.storage.gke.io
volumeAttributes:
bucketName: jupyter-fs
bucketName: gcsfuse-{username}
mountOptions: "uid=1000,gid=100,o=noexec,implicit-dirs,dir-mode=777,file-mode=777"
node_selector:
iam.gke.io/gke-metadata-server-enabled: "true"
Expand Down Expand Up @@ -205,4 +205,4 @@ singleuser:
cloudMetadata:
blockWithIptables: false
networkPolicy:
enabled: false
enabled: false

0 comments on commit 6e661df

Please sign in to comment.