diff --git a/deploy/meilisearch/values.yaml b/deploy/meilisearch/values.yaml index 5b25a80b5bde96a6555b8094d7ff861123f8dd56..983a2b1a7958249a2cc6f8b5b322e5a342c5c0fe 100644 --- a/deploy/meilisearch/values.yaml +++ b/deploy/meilisearch/values.yaml @@ -16,7 +16,7 @@ fullnameOverride: "" serviceAccount: # Specifies whether a service account should be created - create: true + create: false # Automatically mount a ServiceAccount's API credentials? automount: true # Annotations to add to the service account