Skip to content

Commit

Permalink
action: fix incorrect connector
Browse files Browse the repository at this point in the history
  • Loading branch information
kirinnee committed Oct 17, 2023
1 parent 7ea94c9 commit 71aab5e
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 @@ -11,19 +11,19 @@ destination: https://1bf760cc-d428-4519-92cc-f69aa10287b0.k8s.ondigitalocean.com

virtualClusters:
pichu:
apiServerBaseDomain: kubernetes.cluster.atomi.cloud
apiServerBaseDomain: kubernetes.atomi.cloud
refreshInterval: 1m
policy:
creation: Owner
deletion: Retain
pikachu:
apiServerBaseDomain: kubernetes.cluster.atomi.cloud
apiServerBaseDomain: kubernetes.atomi.cloud
refreshInterval: 1m
policy:
creation: Owner
deletion: Retain
raichu:
apiServerBaseDomain: kubernetes.cluster.atomi.cloud
apiServerBaseDomain: kubernetes.atomi.cloud
refreshInterval: 1m
policy:
creation: Owner
Expand Down

0 comments on commit 71aab5e

Please sign in to comment.