diff --git a/applicationset/examples/list-generator/list-elementsYaml-example.yaml b/applicationset/examples/list-generator/list-elementsYaml-example.yaml index f3aa3f34dd57d..4ceeff2b6e85b 100644 --- a/applicationset/examples/list-generator/list-elementsYaml-example.yaml +++ b/applicationset/examples/list-generator/list-elementsYaml-example.yaml @@ -6,9 +6,9 @@ key: releaseName: component1 repoUrl: "https://stefanprodan.github.io/podinfo" namespace: component1 - - name: component2 - chart: podinfo - version: "6.3.3" - releaseName: component2 - repoUrl: "ghcr.io/stefanprodan/charts" - namespace: component2 + # - name: component2 + # chart: podinfo + # version: "6.3.3" + # releaseName: component2 + # repoUrl: "ghcr.io/stefanprodan/charts" + # namespace: component2