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