diff --git a/applicationset/examples/list-generator/list-elementsYaml-example.yaml b/applicationset/examples/list-generator/list-elementsYaml-example.yaml index cdea61ce8f59a..f3aa3f34dd57d 100644 --- a/applicationset/examples/list-generator/list-elementsYaml-example.yaml +++ b/applicationset/examples/list-generator/list-elementsYaml-example.yaml @@ -1,11 +1,11 @@ key: components: - # - name: component1 - # chart: podinfo - # version: "6.3.2" - # releaseName: component1 - # repoUrl: "https://stefanprodan.github.io/podinfo" - # namespace: component1 + - name: component1 + chart: podinfo + version: "6.3.2" + releaseName: component1 + repoUrl: "https://stefanprodan.github.io/podinfo" + namespace: component1 - name: component2 chart: podinfo version: "6.3.3"