Skip to content

Commit

Permalink
Deploying to main from @ 3c1c39f 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
k3d-io-bot committed Jan 17, 2025
1 parent fa9a6da commit dfced69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/usage/advanced/podman.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ podman machine ssh bash -e <<EOF
EOF

export DOCKER_HOST=ssh://core@localhost:53685
export DOCKER_SOCKET=/run/user/501/podman/podman.sock
export DOCKER_SOCK=/run/user/501/podman/podman.sock
k3d cluster create --k3s-arg '--kubelet-arg=feature-gates=KubeletInUserNamespace=true@server:*'
```

Expand Down

0 comments on commit dfced69

Please sign in to comment.