Skip to content

Commit

Permalink
action(entei-onyx): remove virtual cluster
Browse files Browse the repository at this point in the history
  • Loading branch information
kirinnee committed Feb 18, 2024
1 parent 304e217 commit 9cfe4c4
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 @@ -121,7 +121,7 @@ apps:
sync: 5
deploy: true
values: [ "values.yaml", "values.pichu.onyx.yaml" ]
createNamespace: true
createNamespace: false

# pikachu vcluster, Pikachu Virtual Cluster, Pikachu Iodine
pikachu-iodine:
Expand Down

0 comments on commit 9cfe4c4

Please sign in to comment.