Kubernetes 1.17+ Error with updateStrategy
Routhinator opened this issue · 0 comments
Routhinator commented
Error: UPGRADE FAILED: error validating "": error validating data: ValidationError(Deployment.spec): unknown field "updateStrategy" in io.k8s.api.apps.v1.DeploymentSpec
1.16 didn't complain about this, however 1.17 does, and the chart fails.
I've opened PR #36 for this.