Skip to content

Commit

Permalink
Merge pull request #9 from gyselroth/dev
Browse files Browse the repository at this point in the history
changed username env variable
  • Loading branch information
raffis committed Feb 21, 2019
2 parents 49fb731 + bc3d7f1 commit 221389e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kube-icinga.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ spec:
env:
- name: ICINGA_ADDRESS
value: icinga_address
- name: ICINGA_API_USER
- name: ICINGA_API_USERNAME
valueFrom:
secretKeyRef:
name: icinga-credentials
Expand Down

0 comments on commit 221389e

Please sign in to comment.