From 9f5251b97cb6dfb4627d8cb754601726b272a330 Mon Sep 17 00:00:00 2001 From: Anas El Barkani Date: Sat, 2 Apr 2022 19:17:48 +0200 Subject: [PATCH] removed trailing spaces --- charts/ingress-nginx/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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