Skip to content

Commit

Permalink
feat: migrate to new CNAME system
Browse files Browse the repository at this point in the history
  • Loading branch information
kirinnee committed Oct 17, 2023
1 parent 1a6270a commit 81d18e1
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions chart/values.pichu.opal.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ vcluster:
syncer:
extraArgs:
- --kube-config-context-name=pichu-opal
- --out-kube-config-server=https://pichu.opal.kubernetes.cluster.atomi.cloud
- --out-kube-config-server=https://pichu.opal.kubernetes.atomi.cloud
ingress:
host: pichu.opal.kubernetes.cluster.atomi.cloud
host: pichu.opal.kubernetes.atomi.cloud
4 changes: 2 additions & 2 deletions chart/values.pikachu.opal.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ vcluster:
syncer:
extraArgs:
- --kube-config-context-name=pikachu-opal
- --out-kube-config-server=https://pikachu.opal.kubernetes.cluster.atomi.cloud
- --out-kube-config-server=https://pikachu.opal.kubernetes.atomi.cloud
ingress:
host: pikachu.opal.kubernetes.cluster.atomi.cloud
host: pikachu.opal.kubernetes.atomi.cloud
4 changes: 2 additions & 2 deletions chart/values.raichu.opal.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ vcluster:
syncer:
extraArgs:
- --kube-config-context-name=raichu-opal
- --out-kube-config-server=https://raichu.opal.kubernetes.cluster.atomi.cloud
- --out-kube-config-server=https://raichu.opal.kubernetes.atomi.cloud
ingress:
host: raichu.opal.kubernetes.cluster.atomi.cloud
host: raichu.opal.kubernetes.atomi.cloud

0 comments on commit 81d18e1

Please sign in to comment.