feature/sso-hardening #9

Merged
bstein merged 685 commits from feature/sso-hardening into main 2026-01-13 20:23:26 +00:00
Showing only changes of commit f533443c42 - Show all commits

View File

@ -30,7 +30,7 @@ spec:
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
args: args:
- "--fail-on-init-error=false" - "--fail-on-init-error=false"
- "--device-list-strategy=envvar,cdi" - "--device-list-strategy=envvar"
- "--config-file=/config/config.yaml" - "--config-file=/config/config.yaml"
securityContext: securityContext:
privileged: true privileged: true