mirror of
https://github.com/amkartashov/gf-k8s.git
synced 2026-01-11 18:09:44 +00:00
SSHct: use image v1.0.5
This commit is contained in:
parent
a78fec4cea
commit
56afed6603
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ spec:
|
||||||
# type:
|
# type:
|
||||||
containers:
|
containers:
|
||||||
- name: sshct
|
- name: sshct
|
||||||
image: gorilych/sshct:v1.0.1
|
image: gorilych/sshct:v1.0.5
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: CTUSERPWD
|
- name: CTUSERPWD
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue