Skip to content
Snippets Groups Projects
Commit bb22d349 authored by Remi  PLANEL's avatar Remi PLANEL
Browse files

service account to false

parent 3a046fab
No related branches found
No related tags found
No related merge requests found
Pipeline #115433 failed
...@@ -16,7 +16,7 @@ fullnameOverride: "" ...@@ -16,7 +16,7 @@ fullnameOverride: ""
serviceAccount: serviceAccount:
# Specifies whether a service account should be created # Specifies whether a service account should be created
create: true create: false
# Automatically mount a ServiceAccount's API credentials? # Automatically mount a ServiceAccount's API credentials?
automount: true automount: true
# Annotations to add to the service account # Annotations to add to the service account
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment