diff --git a/helm/inji-certify/values.yaml b/helm/inji-certify/values.yaml index bcafe045..2586a1f1 100644 --- a/helm/inji-certify/values.yaml +++ b/helm/inji-certify/values.yaml @@ -246,8 +246,9 @@ extraEnvVars: [] ## extraEnvVarsCM: - global - - config-server-share + - inji-config-server-share - artifactory-share + - softhsm-certitfy-share ## Secret with extra environment variables ## @@ -289,9 +290,6 @@ initContainers: env: - name: ENABLE_INSECURE value: "true" - envFrom: - - configMapRef: - name: global image: docker.io/openjdk:11-jre imagePullPolicy: Always name: cacerts