Skip to content

Commit

Permalink
chore(vdp): update config (#1158)
Browse files Browse the repository at this point in the history
This commit

- update config
  • Loading branch information
chuang8511 authored Nov 20, 2024
1 parent 8cfea94 commit ad79cf7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/core/templates/pipeline-backend/configmap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -121,3 +121,4 @@ data:
apigateway:
host: {{ template "core.apiGateway" . }}
publicport: {{ template "core.apiGateway.httpPort" . }}
tlsenabled: {{ .Values.apiGateway.tls.enabled }}

0 comments on commit ad79cf7

Please sign in to comment.