mirror of
https://ghproxy.com/https://github.com/truecharts/charts.git
synced 2026-07-27 02:40:17 +08:00
fix securitycontext for nextcloud
This commit is contained in:
@@ -35,4 +35,4 @@ sources:
|
||||
- https://github.com/nextcloud/docker
|
||||
- https://github.com/nextcloud/helm
|
||||
type: application
|
||||
version: 1.0.16
|
||||
version: 1.0.17
|
||||
|
||||
@@ -44,8 +44,7 @@ spec:
|
||||
{{- end }}
|
||||
securityContext:
|
||||
runAsUser: 33
|
||||
runAsgroup: 33
|
||||
fsGroup: 33
|
||||
runAsGroup: 33
|
||||
resources:
|
||||
{{ toYaml .Values.resources | indent 16 }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user