diff --git a/configuration/kubernetes/deployment.yaml b/configuration/kubernetes/deployment.yaml index c80d13b..bdcd3e7 100644 --- a/configuration/kubernetes/deployment.yaml +++ b/configuration/kubernetes/deployment.yaml @@ -10,11 +10,11 @@ spec: selector: matchLabels: app: RESOURCE_NAME - strategy: - type: RollingUpdate - rollingUpdate: - maxSurge: 25% - maxUnavailable: 0 +# strategy: +# type: RollingUpdate +# rollingUpdate: +# maxSurge: 25% +# maxUnavailable: 0 template: metadata: labels: