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
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue