ingress-nginx-app release v1.6.11
Changed
- Align labels, use
app.kubernetes.io/name
instead ofk8s-app
where possible.k8s-app
remains to be used for compatibility reasons, as selectors are not modifiable without recreating the Deployment.
app.kubernetes.io/name
instead of k8s-app
where possible.
k8s-app
remains to be used for compatibility reasons, as selectors are not modifiable without recreating the Deployment.