Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes v0.1.21.yml manifest to be compatible with apps/v1
Deployment in apps/v1 requires a selector to be present in the deployment spec. Otherwise applying this manifest fails with: ``` error validating data: ValidationError(Deployment.spec): missing required field "selector" in io.k8s.api.apps.v1.DeploymentSpec ```
- Loading branch information