Automated Manifest Update #5458

Merged
alexlebens merged 3 commits from auto/update-manifests into manifests 2026-04-03 23:54:05 +00:00
Showing only changes of commit 86d4d483b0 - Show all commits

View File

@@ -29,6 +29,9 @@ spec:
enableServiceLinks: false enableServiceLinks: false
serviceAccountName: default serviceAccountName: default
automountServiceAccountToken: true automountServiceAccountToken: true
securityContext:
fsGroup: 1000
fsGroupChangePolicy: OnRootMismatch
hostIPC: false hostIPC: false
hostNetwork: false hostNetwork: false
hostPID: false hostPID: false