diff --git a/config/ingress/kind/kustomization.yaml b/config/ingress/kind/kustomization.yaml index 3174834c..a7571920 100644 --- a/config/ingress/kind/kustomization.yaml +++ b/config/ingress/kind/kustomization.yaml @@ -19,7 +19,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - - https://github.com/kubernetes/ingress-nginx.git/deploy/static/provider/kind?ref=controller-v1.1.2 + - https://github.com/kubernetes/ingress-nginx.git/deploy/static/provider/kind?ref=controller-v1.8.2 patchesStrategicMerge: - ingress-nginx-controller.yaml \ No newline at end of file