mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-01-03 11:45:20 +00:00
remove verbose/stderr glog flags
Signed-off-by: Steve Kriss <steve@heptio.com>
This commit is contained in:
@@ -34,9 +34,6 @@ spec:
|
||||
- /ark
|
||||
args:
|
||||
- server
|
||||
- --logtostderr
|
||||
- --v
|
||||
- "4"
|
||||
envFrom:
|
||||
- secretRef:
|
||||
name: cloud-credentials
|
||||
|
||||
@@ -34,9 +34,6 @@ spec:
|
||||
- /ark
|
||||
args:
|
||||
- server
|
||||
- --logtostderr
|
||||
- --v
|
||||
- "4"
|
||||
volumeMounts:
|
||||
- name: cloud-credentials
|
||||
mountPath: /credentials
|
||||
|
||||
Reference in New Issue
Block a user