fix: remove duplicate securitycontext from autopermissions
This commit is contained in:
@@ -18,4 +18,4 @@ maintainers:
|
||||
name: common
|
||||
sources: null
|
||||
type: library
|
||||
version: 7.0.2
|
||||
version: 7.0.3
|
||||
|
||||
@@ -19,7 +19,6 @@ before chart installation.
|
||||
- name: autopermissions
|
||||
image: {{ .Values.alpineImage.repository }}:{{ .Values.alpineImage.tag }}
|
||||
securityContext:
|
||||
allowPrivilegeEscalation: false
|
||||
runAsUser: 0
|
||||
runAsGroup: 0
|
||||
privileged: true
|
||||
|
||||
Reference in New Issue
Block a user