mirror of
https://github.com/amkartashov/gf-k8s.git
synced 2026-01-11 09:59:43 +00:00
sshct: use image v3.4.0
This commit is contained in:
parent
90f7e74dd7
commit
c11e18bb0a
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ spec:
|
||||||
# type:
|
# type:
|
||||||
containers:
|
containers:
|
||||||
- name: sshct
|
- name: sshct
|
||||||
image: gorilych/sshct:v3.2.0
|
image: gorilych/sshct:v3.4.0
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: CTUSERPWD
|
- name: CTUSERPWD
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue