diff --git a/charts/ingress-nginx/values.yaml b/charts/ingress-nginx/values.yaml index f63e1618e..3d34608fa 100644 --- a/charts/ingress-nginx/values.yaml +++ b/charts/ingress-nginx/values.yaml @@ -778,7 +778,7 @@ defaultBackend: # Use an existing SCC instead of creating one existingScc: "" - + extraArgs: {} serviceAccount: @@ -905,7 +905,7 @@ podSecurityPolicy: # If true, create & use SecurityContextConstraints resources # https://docs.openshift.com/container-platform/4.7/authentication/managing-security-context-constraints.html securityContextConstraints: - enabled: false + enabled: false serviceAccount: create: true