Skip to content

Commit

Permalink
dont run workspaces as root
Browse files Browse the repository at this point in the history
  • Loading branch information
sigmarkarl committed Jan 24, 2024
1 parent 078f945 commit 7d26795
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
4 changes: 0 additions & 4 deletions charts/bigdata-notebook-workspace/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,6 @@ volume:
name: workspace-data
mountPath: /home/jovyan

podSecurityContext:
runAsUser: 0
fsGroup: 0

containerPort:
port: 8888
name: workspace
Expand Down
1 change: 0 additions & 1 deletion charts/bigdata-spark-watcher/templates/role.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ rules:
- "secrets"
resourceNames:
- "spotinst-kubernetes-cluster-controller"
- "spot-bigdata-log-collector-creds"
verbs:
- get
- apiGroups:
Expand Down

0 comments on commit 7d26795

Please sign in to comment.