fix: Fixed a regression that was introduced with changed nil handling

Signed-off-by: Matt Butcher <matt.butcher@microsoft.com>
pull/7938/head
Matt Butcher 6 years ago
parent a34f311539
commit 34de7e37b0
No known key found for this signature in database
GPG Key ID: DCD5F5E5EF32C345

@ -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