revert n8n runas change

This commit is contained in:
2025-02-22 22:05:02 +11:00
parent 9b91fb4966
commit 776df21e5e
+4 -4
View File
@@ -35,10 +35,10 @@ spec:
- name: n8n
image: n8nio/n8n:1.80.2
imagePullPolicy: IfNotPresent
securityContext:
runAsUser: 0
runAsGroup: 0
fsGroup: 0
# securityContext:
# runAsUser:
# runAsGroup: 0
# fsGroup: 0
command: ["/bin/sh", "-c"]
args:
- |