Skip to content

Commit

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

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

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

0 comments on commit e71ff83

Please sign in to comment.