diff --git a/packages/supabase/bitnami-values-bootstrap.yaml b/packages/supabase/bitnami-values-bootstrap.yaml index e3df60c0b..9d00af2ed 100644 --- a/packages/supabase/bitnami-values-bootstrap.yaml +++ b/packages/supabase/bitnami-values-bootstrap.yaml @@ -25,7 +25,7 @@ jwt: autoGenerate: ## @param jwt.autoGenerate.forceRun Force the run of the JWT generation job ## - forceRun: true + forceRun: false ## @param jwt.autoGenerate.annotations [object] Add annotations to the job ## annotations: @@ -110,4 +110,4 @@ kong: ## @param postgresql.service.ports.postgresql PostgreSQL service port ## postgresql: - enabled: false \ No newline at end of file + enabled: false