removed trailing spaces

This commit is contained in:
Anas El Barkani 2022-04-02 19:17:48 +02:00
parent e7b0042a55
commit 9f5251b97c

View file

@ -778,7 +778,7 @@ defaultBackend:
# Use an existing SCC instead of creating one # Use an existing SCC instead of creating one
existingScc: "" existingScc: ""
extraArgs: {} extraArgs: {}
serviceAccount: serviceAccount:
@ -905,7 +905,7 @@ podSecurityPolicy:
# If true, create & use SecurityContextConstraints resources # If true, create & use SecurityContextConstraints resources
# https://docs.openshift.com/container-platform/4.7/authentication/managing-security-context-constraints.html # https://docs.openshift.com/container-platform/4.7/authentication/managing-security-context-constraints.html
securityContextConstraints: securityContextConstraints:
enabled: false enabled: false
serviceAccount: serviceAccount:
create: true create: true