Skip to content

Commit c9738c9

Browse files
chore: pass baseurl to workspace engine
1 parent be62ffe commit c9738c9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

charts/ctrlplane/values.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -241,6 +241,7 @@ workspace-engine:
241241
name: pprof
242242

243243
env:
244+
BASE_URL: "{{ .Values.global.fqdn }}"
244245
GITHUB_URL: "{{ .Values.global.integrations.github.url }}"
245246

246247
envTpls:

0 commit comments

Comments
 (0)