Skip to content

Commit

Permalink
action(entei-pichu): deploy vcluster
Browse files Browse the repository at this point in the history
  • Loading branch information
kirinnee committed Feb 21, 2024
1 parent bbda372 commit 788629b
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions chart/values.entei.onyx.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@ projectName: bootstrap
destination: ""

enableAppSet: "true"
virtualClusters: {}
# pichu:
# apiServerBaseDomain: kubernetes.atomi.cloud
# refreshInterval: 1m
# policy:
# creation: Owner
# deletion: Retain
virtualClusters:
pichu:
apiServerBaseDomain: kubernetes.atomi.cloud
refreshInterval: 1m
policy:
creation: Owner
deletion: Retain
# pikachu:
# apiServerBaseDomain: kubernetes.atomi.cloud
# refreshInterval: 1m
Expand Down Expand Up @@ -130,7 +130,7 @@ apps:
# pichu vcluster, Pichu Virtual Cluster, Pichu Iodine
pichu-iodine:
sync: 5
deploy: false
deploy: true
values: [ "values.yaml", "values.pichu.onyx.yaml" ]
createNamespace: true

Expand Down

0 comments on commit 788629b

Please sign in to comment.