Skip to content

Commit

Permalink
proxyURL -> proxyUrl
Browse files Browse the repository at this point in the history
  • Loading branch information
vebnor committed Oct 28, 2024
1 parent 052dccc commit f858ca3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nais/alerts/alert-manager.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
iconEmoji: ':error:'
sendResolved: true
httpConfig:
proxyURL: http://webproxy.nais:8088
proxyUrl: http://webproxy.nais:8088
title: |-
[\{{ .Status | toUpper }}\{{ if eq .Status "firing" }}:\{{ .Alerts.Firing | len }}\{{ end }}] \{{ .CommonLabels.alertname }}
text: |-
Expand Down

0 comments on commit f858ca3

Please sign in to comment.