hermes解决文件访问权限问题
This commit is contained in:
+3
-1
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user