Revert "Update deployment to use version 0.3.5 from Cargo.toml"
This reverts commit 634e28113b.
This commit is contained in:
parent
634e28113b
commit
57e8ad6f78
@ -27,7 +27,7 @@ spec:
|
|||||||
# Init container to set up configuration
|
# Init container to set up configuration
|
||||||
initContainers:
|
initContainers:
|
||||||
- name: init-config
|
- name: init-config
|
||||||
image: gt.wittyoneoff.com/jason/socktop-webterm:0.3.5
|
image: gt.wittyoneoff.com/jason/socktop-webterm:0.2.2
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
command: ["/bin/bash", "-c"]
|
command: ["/bin/bash", "-c"]
|
||||||
args:
|
args:
|
||||||
@ -85,7 +85,7 @@ spec:
|
|||||||
|
|
||||||
containers:
|
containers:
|
||||||
- name: webterm
|
- name: webterm
|
||||||
image: gt.wittyoneoff.com/jason/socktop-webterm:0.3.5
|
image: gt.wittyoneoff.com/jason/socktop-webterm:0.2.2
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
|
|
||||||
command: ["/docker-entrypoint.sh"]
|
command: ["/docker-entrypoint.sh"]
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user