Skip to content

Commit 9c0c6b8

Browse files
committed
chore: controller image
Signed-off-by: Adam Shannag <shannagadam11@gmail.com>
1 parent fe5fe0f commit 9c0c6b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

manifests/4.volare-controller.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,12 +76,12 @@ spec:
7676
spec:
7777
serviceAccountName: vp-account
7878
containers:
79-
- image: adamiscool/volare:v0.1.1
79+
- image: ghcr.io/adamshannag/volare:v0.1.2
8080
name: volarepopulator
8181
resources: { }
8282
args:
8383
- "--mode=controller"
84-
- "--image=adamiscool/volare:v0.1.1"
84+
- "--image=ghcr.io/adamshannag/volare:v0.1.2"
8585
- "--namespace=controller"
8686
- "--mountpath=/mnt/checker"
8787
status: { }

0 commit comments

Comments
 (0)