fix(infra-monitoring): basic auth between alertmanager-config and ntfy

This commit is contained in:
WrenIX 2024-01-09 01:13:30 +01:00
parent 39eab37213
commit fe60177c23
Signed by: wrenix
GPG key ID: 7AFDB012974B1BB5

View file

@ -12,7 +12,7 @@ spec:
webhookConfigs:
- url: "http://alertmanager-ntfy"
sendResolved: {{ .sendResolved }}
{{- if and (.config.user) (.config.password) }}
{{- if and .enabled (.config.user) }}
httpConfig:
basicAuth:
username: