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 e71ff83 commit 7ea94c9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion chart/values.pichu.opal.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ serviceTree:

revisionLimit: 3
projectName: bootstrap
destination: https://pichu.opal.kubernetes.cluster.atomi.cloud
destination: https://pichu.opal.kubernetes.atomi.cloud

virtualClusters: { }

Expand Down
2 changes: 1 addition & 1 deletion chart/values.pikachu.opal.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ serviceTree:

revisionLimit: 3
projectName: bootstrap
destination: https://pikachu.opal.kubernetes.cluster.atomi.cloud
destination: https://pikachu.opal.kubernetes.atomi.cloud

virtualClusters: { }

Expand Down
2 changes: 1 addition & 1 deletion chart/values.raichu.opal.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ serviceTree:

revisionLimit: 3
projectName: bootstrap
destination: https://raichu.opal.kubernetes.cluster.atomi.cloud
destination: https://raichu.opal.kubernetes.atomi.cloud

virtualClusters: { }

Expand Down

0 comments on commit 7ea94c9

Please sign in to comment.