Skip to content

Commit b0314b0

Browse files
committed
fix(passport): DRYCC_GRAFANA_DOMAIN error
1 parent 10e844b commit b0314b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

charts/passport/templates/_helpers.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ env:
3535
key: drycc-passport-grafana-secret
3636
{{- end }}
3737
{{- if (.Values.initManagerKey) }}
38-
- name: "DRYCC_MONITOR_MANAGER_DOMAIN"
38+
- name: "DRYCC_MANAGER_DOMAIN"
3939
{{- if .Values.global.certManagerEnabled }}
4040
value: https://drycc-manager.{{ .Values.global.platformDomain }}
4141
{{- else }}

0 commit comments

Comments
 (0)