Use dev step-ca image
This commit is contained in:
parent
c2908ef888
commit
4b4b0d6202
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ spec:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: ca
|
- name: ca
|
||||||
image: smallstep/step-ca:latest
|
image: sourishkrout/step-ca:dev
|
||||||
env:
|
env:
|
||||||
- name: PWDPATH
|
- name: PWDPATH
|
||||||
value: /home/step/password/password
|
value: /home/step/password/password
|
||||||
|
|
Loading…
Reference in a new issue