diff --git a/submariner/templates/route-agent-ds.yaml b/submariner/templates/route-agent-ds.yaml index 2f6f919..5a05201 100644 --- a/submariner/templates/route-agent-ds.yaml +++ b/submariner/templates/route-agent-ds.yaml @@ -14,7 +14,7 @@ spec: app: {{ template "submariner.fullname" . }}-routeagent updateStrategy: rollingUpdate: - maxUnavailable: 1 + maxUnavailable: "100%" type: RollingUpdate template: metadata: @@ -75,4 +75,4 @@ spec: volumes: - name: host-slash hostPath: - path: / \ No newline at end of file + path: /