mirror of
https://github.com/amkartashov/gf-k8s.git
synced 2026-01-11 01:49:44 +00:00
SSHct: use image v2.0.2
This commit is contained in:
parent
48714acef2
commit
a4f26368e8
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:v2.0.0
|
image: gorilych/sshct:v2.0.2
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: CTUSERPWD
|
- name: CTUSERPWD
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue