Skip to content

Commit

Permalink
Fix alertmanager vars.
Browse files Browse the repository at this point in the history
  • Loading branch information
camilb committed Oct 5, 2017
1 parent e7fa416 commit 659aac9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions manifests/alertmanager/alertmanager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ metadata:
alertmanager: main
spec:
replicas: 3
version: ALERT_MANAGER_VERSION
externalUrl: ALERT_MANAGER_EXTERNAL_URL
version: ALERTMANAGER_VERSION
externalUrl: ALERTMANAGER_EXTERNAL_URL

0 comments on commit 659aac9

Please sign in to comment.