Commit 0eeddd5
committed
security: disable service account token mount on workspace pods
Workspace pods have no reason to talk to the K8s API. Setting
automount_service_account_token = false removes the token from the
pod, eliminating attack surface if a container is compromised.1 parent 8c88cdb commit 0eeddd5
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
109 | 112 | | |
110 | 113 | | |
111 | 114 | | |
| |||
0 commit comments