From 4b4b0d6202570dbf3257ec3dd5dc3dcbfb6e5a2a Mon Sep 17 00:00:00 2001 From: Sebastian Tiedtke Date: Wed, 6 Mar 2019 15:23:09 -0800 Subject: [PATCH] Use dev step-ca image --- autocert/install/01-step-ca.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autocert/install/01-step-ca.yaml b/autocert/install/01-step-ca.yaml index ecc88845..775d68d6 100644 --- a/autocert/install/01-step-ca.yaml +++ b/autocert/install/01-step-ca.yaml @@ -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