Skip to content

Commit

Permalink
Disable Health monitor for STORK
Browse files Browse the repository at this point in the history
  • Loading branch information
kvaps committed Oct 10, 2020
1 parent 8fb5dab commit 7bc4d00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions helm/kube-linstor/templates/stork-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ spec:
command:
- /stork
- --driver=linstor
- --health-monitor=false
- --leader-elect=true
env:
- name: LS_CONTROLLERS
Expand Down

0 comments on commit 7bc4d00

Please sign in to comment.