Compare commits

...

2 Commits

Author SHA1 Message Date
Christian
9ed7a8b488
Merge dc8d99e02f into 0bb78879ce 2026-06-02 16:29:24 -04:00
Christian
dc8d99e02f remove runAs directive to allow running deployment on OpenShift
Signed-off-by: Christian <schlatter@puzzle.ch>
2025-09-24 16:37:56 +02:00
2 changed files with 0 additions and 4 deletions

View File

@ -58,8 +58,6 @@ spec:
drop:
- ALL
readOnlyRootFilesystem: true
runAsGroup: 10001
runAsUser: 10001
seccompProfile:
type: RuntimeDefault
volumes:

View File

@ -1022,8 +1022,6 @@ spec:
drop:
- ALL
readOnlyRootFilesystem: true
runAsGroup: 10001
runAsUser: 10001
seccompProfile:
type: RuntimeDefault
volumeMounts: