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 95abbe5 commit e4258f4Copy full SHA for e4258f4
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.2/deploy/static/provider/cloud/deploy.yaml
+- https://raw.githubusercontent.com/kubernetes/ingress-nginx/controller-v1.12.3/deploy/static/provider/cloud/deploy.yaml
8
9
patches:
10
- path: patch_default_ingress_class.yaml
0 commit comments