Skip to content

Commit

Permalink
Remove volume mount from k3d pull through resistry config
Browse files Browse the repository at this point in the history
  • Loading branch information
pvannierop committed Jan 22, 2025
1 parent 3f24f2e commit ac38e89
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/ci_config/k3d-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@
# - https://github.com/ligfx/k3d-registry-dockerd
apiVersion: k3d.io/v1alpha5
kind: Simple
volumes:
- volume: $HOME/k3d-containerd:/var/lib/rancher/k3s/agent/containerd/
nodeFilters:
- server:0
registries:
create:
image: ligfx/k3d-registry-dockerd:v0.6
Expand Down

0 comments on commit ac38e89

Please sign in to comment.