moved to manifests from chart

This commit is contained in:
Ultradesu
2026-02-05 17:57:22 +02:00
parent ff58069789
commit 51cc40377c
2 changed files with 15 additions and 6 deletions
+3 -3
View File
@@ -89,7 +89,7 @@ spec:
persistentVolumeClaim:
claimName: n8n-data
securityContext:
runAsUser: 65534
runAsGroup: 3000
runAsUser: 1000
runAsGroup: 1000
runAsNonRoot: true
fsGroup: 3000
fsGroup: 1000