We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc99208 commit 163a68fCopy full SHA for 163a68f
deploy/deployment.yaml
@@ -19,7 +19,7 @@ spec:
19
automountServiceAccountToken: true
20
containers:
21
- name: chisel-operator
22
- image: ghcr.io/fyralabs/chisel-operator-p2-testing:latest
+ image: ghcr.io/fyralabs/chisel-operator:v0.5.1
23
env:
24
- name: RUST_LOG
25
value: "debug"
0 commit comments