hermes解决文件访问权限问题

This commit is contained in:
Sense T
2026-05-27 03:26:23 +00:00
parent 9dc0113b56
commit 05091ab0a0
+3 -1
View File
@@ -17,7 +17,9 @@ spec:
app: hermes app: hermes
spec: spec:
securityContext: securityContext:
fsGroup: 1000 runAsUser: 10000
supplementalGroups:
- 1000
volumes: volumes:
- name: data - name: data
hostPath: hostPath: