chore: fix duplication of dind

This commit is contained in:
Daan Selen
2026-04-01 21:04:20 +02:00
parent 7c77d4bff3
commit 0f406605c6

View File

@ -50,22 +50,6 @@ statefulset:
extraVolumes: []
securityContext: {}
dind:
registry: ""
repository: docker
tag: 28.3.3-dind
digest: ""
pullPolicy: IfNotPresent
fullOverride: ""
extraVolumeMounts: []
# If the container keeps crashing in your environment, you might have to add the `DOCKER_IPTABLES_LEGACY` environment variable.
# See https://github.com/docker-library/docker/issues/463#issuecomment-1881909456
extraEnvs:
[]
# - name: "DOCKER_IPTABLES_LEGACY"
# value: "1"
actRunner:
registry: "docker.gitea.com"
repository: act_runner