Skip to content

Commit

Permalink
Merge pull request #88 from stuart-mclaren-hpe/reduce-default-log-level
Browse files Browse the repository at this point in the history
Make livenessprobe logging a little less verbose
  • Loading branch information
k8s-ci-robot committed Oct 31, 2020
2 parents 8930f35 + 11b8cba commit bba64df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/kubernetes/livenessprobe-sidecar.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@
name: socket-dir
image: quay.io/k8scsi/livenessprobe:canary
args:
- --v=5
- --v=4
- --csi-address=/csi/csi.sock
#

0 comments on commit bba64df

Please sign in to comment.