enable k3s supabase and gitlab

This commit is contained in:
chrisfu 2026-04-10 17:31:42 -07:00
parent c023c7f590
commit 246fa5851c

View File

@ -60,7 +60,7 @@ init_cluster.k3s_token = ${PROLE_SECRET:v1:vCWJZS-Sd3PspQvq:vvRx07ahtfy0r5l8VlvO
init_cluster.kerberos_enabled = true
init_cluster.mode = k3s
init_cluster.start_cluster = true
init_cluster.supabase_enabled = false
init_cluster.supabase_enabled = true
init_cnpg_deploy.force_rollout = false
init_cnpg_deploy.run_deploy = true
init_db_build.run_build = true
@ -174,7 +174,7 @@ AT_REST_ENCRYPTION_ENABLED = True
GITOPS_ENABLED = True
GITOPS_PROVIDER = GitLab
KERBEROS_ENABLED = True
SUPABASE_ENABLED = False
SUPABASE_ENABLED = True
[GitOps]
; No configuration values captured yet for this section.