fix mountpath

This commit is contained in:
Philip Haupt
2025-10-18 16:46:18 +02:00
parent c4e72ba3cb
commit 74045072d5

View File

@@ -97,8 +97,6 @@ spec:
- env:
- name: DOCKER_TLS_CERTDIR
value: /certs
- mountPath: /certs
name: docker-certs
image: docker:23.0.6-dind
imagePullPolicy: IfNotPresent
name: docker-dind