mirror of
https://github.com/dredx/prole.git
synced 2026-09-24 15:04:31 +00:00
chore: add private S3 endpoint configuration for Garage in GKE deployments
This commit is contained in:
parent
a29eb07cc6
commit
a2465288df
@ -123,6 +123,7 @@ SUPABASE_INGRESS_CLASS = gce
|
|||||||
GITLAB_DOMAIN = git.knoe.dev
|
GITLAB_DOMAIN = git.knoe.dev
|
||||||
GITLAB_PUBLIC_HOSTS = git.knoe.dev
|
GITLAB_PUBLIC_HOSTS = git.knoe.dev
|
||||||
GITLAB_INGRESS_CLASS = gce
|
GITLAB_INGRESS_CLASS = gce
|
||||||
|
GARAGE_PRIVATE_S3_ENDPOINT = http://<private-db-cluster-garage-endpoint>:3900
|
||||||
AUTHORITY_ENABLED = true
|
AUTHORITY_ENABLED = true
|
||||||
AUTH_HOSTNAME = api.knoe.dev
|
AUTH_HOSTNAME = api.knoe.dev
|
||||||
AUTH_VERIFY_PATH = /auth/verify
|
AUTH_VERIFY_PATH = /auth/verify
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user