From 0f406605c633f924d5638352a81540eb0435e57a Mon Sep 17 00:00:00 2001 From: Daan Selen Date: Wed, 1 Apr 2026 21:04:20 +0200 Subject: [PATCH] chore: fix duplication of dind --- values.yaml | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/values.yaml b/values.yaml index 375e2e8..2429dd6 100644 --- a/values.yaml +++ b/values.yaml @@ -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