Remove openclaw. Start supabase work. In flight
This commit is contained in:
@@ -59,6 +59,13 @@ supabase_vector_fullname: supabase-vector
|
||||
supabase_dockerhub_enabled: false
|
||||
supabase_dockerhub_username: ""
|
||||
|
||||
# --- External DB access ---
|
||||
# External hostname (or IP) clients use to reach the postgres NodePort.
|
||||
# Must be set in host_vars; no safe generic default.
|
||||
supabase_db_external_host: ""
|
||||
# NodePort assigned for external postgres access (30000-32767).
|
||||
supabase_db_nodeport: 30432
|
||||
|
||||
# --- Wait ---
|
||||
# helm wait is disabled — image pulls from docker.io can take longer than any
|
||||
# reasonable helm timeout. Pod readiness is checked separately below.
|
||||
|
||||
Reference in New Issue
Block a user