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:
|
||||
containers:
|
||||
- name: ca
|
||||
image: smallstep/step-ca:latest
|
||||
image: sourishkrout/step-ca:dev
|
||||
env:
|
||||
- name: PWDPATH
|
||||
value: /home/step/password/password
|
||||
|
|
Loading…
Reference in a new issue