You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you cannot delete an ingress (because k8s will recreate) due to: extensions/v1beta1 Ingress is deprecated in v1.14+, unavailable in v1.22+; use networking.k8s.io/v1 Ingress
If you cannot delete an ingress (because k8s will recreate) due to:
extensions/v1beta1 Ingress is deprecated in v1.14+, unavailable in v1.22+; use networking.k8s.io/v1 Ingress
let's try:
$ kubectl delete -n <namespace> challenges.acme.cert-manager.io <resource-name>
The text was updated successfully, but these errors were encountered: