Skip to content

Commit

Permalink
action: remove vcluster
Browse files Browse the repository at this point in the history
  • Loading branch information
kirinnee committed Oct 17, 2023
1 parent 9548ed5 commit 2528ec2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions chart/values.entei.opal.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -111,28 +111,28 @@ apps:
# pichu vcluster, Pichu Virtual Cluster, Pichu Iodine
pichu-iodine:
sync: 4
deploy: true
deploy: false
values: [ "values.yaml", "values.pichu.opal.yaml" ]
createNamespace: true

# pikachu vcluster, Pikachu Virtual Cluster, Pikachu Iodine
pikachu-iodine:
sync: 4
deploy: true
deploy: false
values: [ "values.yaml", "values.pikachu.opal.yaml" ]
createNamespace: true

# raichu vcluster, Raichu Virtual Cluster, Raichu Iodine
raichu-iodine:
sync: 4
deploy: true
deploy: false
values: [ "values.yaml", "values.raichu.opal.yaml" ]
createNamespace: true

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

# pichu vcluster bootstrap, Pichu Virtual Cluster Bootstrap, Pichu Carbon
Expand Down

0 comments on commit 2528ec2

Please sign in to comment.