Fix Naviya distroless runtime UID

This commit is contained in:
2026-08-08 08:55:18 +02:00
parent ecfbf172af
commit e4ae73ee28
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -19,6 +19,8 @@ spec:
automountServiceAccountToken: false
securityContext:
runAsNonRoot: true
runAsUser: 65532
runAsGroup: 65532
seccompProfile:
type: RuntimeDefault
containers: