mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
fix admin helm chart
This commit is contained in:
@@ -35,7 +35,7 @@ spec:
|
||||
- name: IS_THIRD_PARTY_BILLING
|
||||
value: {{ .Values.isThirdPartyBilling | quote }}
|
||||
- name: INTERNAL_SMTP_SERVER
|
||||
value: {{ template "fyipe.internalSmtpServer" . }}
|
||||
value: {{ template "fyipe.internalSmtpServer" . }}
|
||||
ports:
|
||||
- containerPort: {{ .Values.host.adminDashboardPort }}
|
||||
hostPort: {{ .Values.host.adminDashboardPort }}
|
||||
|
||||
Reference in New Issue
Block a user