remove verbose/stderr glog flags

Signed-off-by: Steve Kriss <steve@heptio.com>
This commit is contained in:
Steve Kriss
2017-10-05 11:47:14 -07:00
parent 76c1f5e469
commit 6cf60e5344
2 changed files with 0 additions and 6 deletions

View File

@@ -34,9 +34,6 @@ spec:
- /ark
args:
- server
- --logtostderr
- --v
- "4"
envFrom:
- secretRef:
name: cloud-credentials

View File

@@ -34,9 +34,6 @@ spec:
- /ark
args:
- server
- --logtostderr
- --v
- "4"
volumeMounts:
- name: cloud-credentials
mountPath: /credentials