Skip to content

Commit

Permalink
action: remove iodine bromine
Browse files Browse the repository at this point in the history
  • Loading branch information
kirinnee committed Oct 14, 2023
1 parent 33ebdce commit 49a7d04
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions chart/values.entei.opal.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -109,28 +109,28 @@ apps:

# Secrets Store, ExternalSecretStore, Bromine
iodine-bromine:
sync: 4
deploy: true
sync: 3
deploy: false
values: [ "values.yaml", "values.entei.opal.yaml" ]


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

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

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

0 comments on commit 49a7d04

Please sign in to comment.