Skip to content

Commit

Permalink
fix: incorect image ref
Browse files Browse the repository at this point in the history
  • Loading branch information
kirinnee committed Feb 20, 2024
1 parent 7ec045f commit 153a3c6
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.onyx.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ vcluster:
- --out-kube-config-server=https://pichu.onyx.kubernetes.cluster.atomi.cloud
plugin:
secret-syncer:
image: ghcr.io/kirinnee/vcluster-secret-syncer/secret-syncer-arm:1.0.0
image: ghcr.io/kirinnee/vcluster-secret-syncer/secret-syncer-arm:main
ingress:
host: pichu.onyx.kubernetes.cluster.atomi.cloud

2 changes: 1 addition & 1 deletion chart/values.pikachu.onyx.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ vcluster:
- --out-kube-config-server=https://pikachu.onyx.kubernetes.cluster.atomi.cloud
plugin:
secret-syncer:
image: ghcr.io/kirinnee/vcluster-secret-syncer/secret-syncer-arm:1.0.0
image: ghcr.io/kirinnee/vcluster-secret-syncer/secret-syncer-arm:main
ingress:
host: pikachu.onyx.kubernetes.cluster.atomi.cloud

2 changes: 1 addition & 1 deletion chart/values.raichu.onyx.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ vcluster:
- --out-kube-config-server=https://raichu.onyx.kubernetes.cluster.atomi.cloud
plugin:
secret-syncer:
image: ghcr.io/kirinnee/vcluster-secret-syncer/secret-syncer-arm:1.0.0
image: ghcr.io/kirinnee/vcluster-secret-syncer/secret-syncer-arm:main
ingress:
host: raichu.onyx.kubernetes.cluster.atomi.cloud

Expand Down

0 comments on commit 153a3c6

Please sign in to comment.