removed trailing spaces
This commit is contained in:
parent
e7b0042a55
commit
9f5251b97c
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue