mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 04:18:54 +00:00
chore: make DOC_SERVICE_ENDPOINT dynamic computed (#10029)
This commit is contained in:
4
.github/helm/affine/values.yaml
vendored
4
.github/helm/affine/values.yaml
vendored
@@ -40,7 +40,8 @@ global:
|
||||
gke:
|
||||
enabled: true
|
||||
docService:
|
||||
endpoint: 'http://affine-doc:3020'
|
||||
name: 'affine-doc'
|
||||
port: 3020
|
||||
|
||||
graphql:
|
||||
service:
|
||||
@@ -66,7 +67,6 @@ renderer:
|
||||
doc:
|
||||
service:
|
||||
type: ClusterIP
|
||||
port: 3020
|
||||
annotations:
|
||||
cloud.google.com/backend-config: '{"default": "affine-api-backendconfig"}'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user