Merge "(bootstrap) Turn down tiller verbosity"

This commit is contained in:
Zuul 2019-02-27 23:20:59 +00:00 committed by Gerrit Code Review
commit 1138ee5c42
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ spec:
- /tiller
- -logtostderr
- -v
- "99"
- "5"
imagePullPolicy: IfNotPresent
livenessProbe:
failureThreshold: 3