From 6478aa20102b4c3408f9a657807f94952258116d Mon Sep 17 00:00:00 2001 From: Jess Date: Fri, 10 Jan 2025 13:51:51 +1300 Subject: [PATCH] docs: rm comment --- k8s/ingress-nginx.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/k8s/ingress-nginx.yaml b/k8s/ingress-nginx.yaml index b6e2f1b..2b9afcd 100644 --- a/k8s/ingress-nginx.yaml +++ b/k8s/ingress-nginx.yaml @@ -13,8 +13,6 @@ spec: source: chart: ingress-nginx repoURL: https://kubernetes.github.io/ingress-nginx - # https://github.com/argoproj/argo-cd/issues/4047 - # i want to put a commit id here, even if semver is "good enough" targetRevision: 4.11.3 helm: releaseName: ingress-nginx