fix: Fixed a regression that was introduced with changed nil handling (#7938)

Signed-off-by: Matt Butcher <matt.butcher@microsoft.com>
Signed-off-by: Matheus Hunsche <matheus.hunsche@ifood.com.br>
pull/8840/head
Matt Butcher 6 years ago committed by Matheus Hunsche
parent 126d0f60e3
commit 5e145fa34b

@ -113,7 +113,7 @@ serviceAccount:
annotations: {} annotations: {}
# The name of the service account to use. # The name of the service account to use.
# If not set and create is true, a name is generated using the fullname template # If not set and create is true, a name is generated using the fullname template
name: name: ""
podAnnotations: {} podAnnotations: {}

Loading…
Cancel
Save