Skip to content

Commit

Permalink
Update list-elementsYaml-example.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
joebowbeer authored May 3, 2024
1 parent 3ae30b3 commit 7c5c52d
Showing 1 changed file with 11 additions and 11 deletions.
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
key:
components:
- name: component1
chart: podinfo
version: "6.3.2"
releaseName: component1
repoUrl: "https://stefanprodan.github.io/podinfo"
namespace: component1
# - name: component2
# - name: component1
# chart: podinfo
# version: "6.3.3"
# releaseName: component2
# repoUrl: "ghcr.io/stefanprodan/charts"
# namespace: component2
# version: "6.3.2"
# 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

0 comments on commit 7c5c52d

Please sign in to comment.