We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41825a5 commit 9fc6f97Copy full SHA for 9fc6f97
hack/config/ingress-nginx/default/kustomization.yaml
@@ -4,7 +4,7 @@ kind: Kustomization
4
namespace: ingress-nginx
5
6
resources:
7
-- https://raw.githubusercontent.com/kubernetes/ingress-nginx/controller-v1.12.4/deploy/static/provider/cloud/deploy.yaml
+- https://raw.githubusercontent.com/kubernetes/ingress-nginx/controller-v1.13.0/deploy/static/provider/cloud/deploy.yaml
8
9
patches:
10
- path: patch_default_ingress_class.yaml
0 commit comments