Commit 7dd6adc4 authored by Shyam Jeedigunta's avatar Shyam Jeedigunta

Increase fluentd rolling-upgrade maxUnavailable to large value

parent 01e67e28
...@@ -10,6 +10,8 @@ metadata: ...@@ -10,6 +10,8 @@ metadata:
version: v3.0.0 version: v3.0.0
spec: spec:
updateStrategy: updateStrategy:
rollingUpdate:
maxUnavailable: 5000
type: RollingUpdate type: RollingUpdate
template: template:
metadata: metadata:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment