n8n restore yaml file

This commit is contained in:
titver968
2025-11-20 18:00:38 +01:00
parent e44139c4a3
commit f709cd29cb

View File

@@ -27,12 +27,6 @@ spec:
forceToUseStatefulset: true forceToUseStatefulset: true
count: 1 count: 1
podSecurityContext:
fsGroup: 0
containerSecurityContext:
runAsUser: 0
runAsnonRoot: false
# PostgreSQL Datenbank # PostgreSQL Datenbank
db: db:
type: "postgresdb" type: "postgresdb"