Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Prior, if the coredns deployment was using the old label, "kube-dns", it would not be updated during the coredns manifests apply. This was because label selectors are immutable. Now, if the label is outdated on the deployment, the deployment is deleted prior to the coredns manifests apply. (cherry picked from commit 595cf00) Co-authored-by: Ricardo Weir <[email protected]>
- Loading branch information