mirror of
https://github.com/dredx/prole.git
synced 2026-09-27 16:34:30 +00:00
- switch default git provider to GitLab and add cluster kubecontext settings in prole config - add knoe user/user_role schema grants in GKE and k3s database manifests - extend init_knoe_users bootstrap to create schema tables and provision default users - make deploy pipeline honor configured cluster env and gate GKE-only defaults - update GitLab OIDC default frontdoor host and refresh generated manifest/db metadata Co-authored-by: Junie <junie@jetbrains.com>
6 lines
229 B
JSON
6 lines
229 B
JSON
{
|
|
"values": "/Users/chrisfu/dev/prole/supabase/helm/generated/values.generated.json",
|
|
"manifests": "/Users/chrisfu/dev/prole/supabase/k8s/supabase-helm.yaml",
|
|
"db_host": "10.180.15.236",
|
|
"supabase_namespace": "supabase"
|
|
} |