mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-08 02:24:04 +00:00
Disable mounting of service account token under OpenShift.
This commit is contained in:
@@ -106,6 +106,7 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
"automountServiceAccountToken": false,
|
||||
"securityContext": {
|
||||
"supplementalGroups": [
|
||||
100
|
||||
|
@@ -302,6 +302,7 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
"automountServiceAccountToken": false,
|
||||
"securityContext": {
|
||||
"supplementalGroups": [
|
||||
100
|
||||
|
Reference in New Issue
Block a user