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 c0ea981 commit 4ca63dcCopy full SHA for 4ca63dc
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.1/deploy/static/provider/cloud/deploy.yaml
+- https://raw.githubusercontent.com/kubernetes/ingress-nginx/controller-v1.12.2/deploy/static/provider/cloud/deploy.yaml
8
9
patches:
10
- path: patch_default_ingress_class.yaml
0 commit comments