fixed condition
This commit is contained in:
parent
458d0cf5ac
commit
fbe039d6e9
1 changed files with 0 additions and 2 deletions
|
@ -1,4 +1,3 @@
|
|||
{{- if and .Values.securityContextConstraints.enabled .Values.defaultBackend.enabled (empty .Values.defaultBackend.existingScc) -}}
|
||||
apiVersion: policy/v1beta1
|
||||
kind: PodSecurityPolicy
|
||||
metadata:
|
||||
|
@ -36,4 +35,3 @@ volumes:
|
|||
- projected
|
||||
- secret
|
||||
- downwardAPI
|
||||
{{- end }}
|
||||
|
|
Loading…
Reference in a new issue