This commit is contained in:
2023-01-13 22:45:32 +11:00
parent 62616ebd51
commit d45ff17734
+5
View File
@@ -75,6 +75,11 @@ spec:
limits: limits:
cpu: 50m cpu: 50m
memory: 128Mi memory: 128Mi
securityContext:
privileged: true
# runAsGroup: 1000
# fsGroup: 1000
# runAsUser: 1000
volumeMounts: volumeMounts:
- name: config-volume - name: config-volume
mountPath: /config/config.yml mountPath: /config/config.yml