Skip to content

Commit 163a68f

Browse files
committed
don't use testing image
1 parent bc99208 commit 163a68f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ spec:
1919
automountServiceAccountToken: true
2020
containers:
2121
- name: chisel-operator
22-
image: ghcr.io/fyralabs/chisel-operator-p2-testing:latest
22+
image: ghcr.io/fyralabs/chisel-operator:v0.5.1
2323
env:
2424
- name: RUST_LOG
2525
value: "debug"

0 commit comments

Comments
 (0)