chore: add private S3 endpoint configuration for Garage in GKE deployments

This commit is contained in:
chrisfu 2026-04-13 01:01:40 -07:00
parent a29eb07cc6
commit a2465288df

View File

@ -123,6 +123,7 @@ SUPABASE_INGRESS_CLASS = gce
GITLAB_DOMAIN = git.knoe.dev
GITLAB_PUBLIC_HOSTS = git.knoe.dev
GITLAB_INGRESS_CLASS = gce
GARAGE_PRIVATE_S3_ENDPOINT = http://<private-db-cluster-garage-endpoint>:3900
AUTHORITY_ENABLED = true
AUTH_HOSTNAME = api.knoe.dev
AUTH_VERIFY_PATH = /auth/verify