securiry
This commit is contained in:
@@ -45,14 +45,14 @@ spec:
|
||||
- name: apiIngress.annotations.traefik\.ingress\.kubernetes\.io\/router\.tls
|
||||
value: 'true'
|
||||
forceString: true
|
||||
# - name: containerSecurityContext.allowPrivilegeEscalation
|
||||
# value: 'false'
|
||||
# - name: containerSecurityContext.capabilities.drop
|
||||
# value: 'ALL'
|
||||
# - name: containerSecurityContext.runAsNonRoot
|
||||
# value: 'true'
|
||||
# - name: containerSecurityContext.seccompProfile.type
|
||||
# value: 'RuntimeDefault'
|
||||
- name: containerSecurityContext.allowPrivilegeEscalation
|
||||
value: 'false'
|
||||
- name: containerSecurityContext.capabilities.drop
|
||||
value: 'ALL'
|
||||
- name: containerSecurityContext.runAsNonRoot
|
||||
value: 'true'
|
||||
- name: containerSecurityContext.seccompProfile.type
|
||||
value: 'RuntimeDefault'
|
||||
chart: minio
|
||||
destination:
|
||||
server: 'https://kubernetes.default.svc'
|
||||
|
||||
Reference in New Issue
Block a user