diff --git a/chart/values.yaml b/chart/values.yaml index a3f3ee2..42e3c6b 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -18,7 +18,7 @@ serviceAccount: # Specifies whether a service account should be created create: true # Automatically mount a ServiceAccount's API credentials? - automount: true + automount: false # Annotations to add to the service account annotations: {} # The name of the service account to use. @@ -95,4 +95,4 @@ nodeSelector: {} tolerations: [] -affinity: {} \ No newline at end of file +affinity: {}