@ -7,7 +7,14 @@ spec:
imagePullPolicy: Always
command:
- /busybox/cat
volumeMounts:
- name: certs
mountPath: /kaniko/ssl/certs
tty: true
volumes:
configMap:
name: docker-cert
"""
) {