Skip to content

Commit

Permalink
action: deploy carbon for vclusters
Browse files Browse the repository at this point in the history
  • Loading branch information
kirinnee committed Feb 21, 2024
1 parent 1bfb2e7 commit 729184f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions chart/values.entei.onyx.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -139,17 +139,17 @@ apps:
# pichu vcluster bootstrap, Pichu Virtual Cluster Bootstrap, Pichu Carbon
pichu-carbon:
sync: 6
deploy: false
deploy: true
values: [ "values.yaml", "values.pichu.onyx.yaml" ]

# pichu vcluster bootstrap, Pichu Virtual Cluster Bootstrap, Pichu Carbon
pikachu-carbon:
sync: 6
deploy: false
deploy: true
values: [ "values.yaml", "values.pikachu.onyx.yaml" ]

# pichu vcluster bootstrap, Pichu Virtual Cluster Bootstrap, Pichu Carbon
raichu-carbon:
sync: 6
deploy: false
deploy: true
values: [ "values.yaml", "values.raichu.onyx.yaml" ]

0 comments on commit 729184f

Please sign in to comment.