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 f9123af commit 90bf3d1Copy full SHA for 90bf3d1
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.13.3/deploy/static/provider/cloud/deploy.yaml
+- https://raw.githubusercontent.com/kubernetes/ingress-nginx/controller-v1.14.0/deploy/static/provider/cloud/deploy.yaml
8
9
patches:
10
- path: patch_default_ingress_class.yaml
0 commit comments