Commit ab1e7ba3 authored by Darren Shepherd's avatar Darren Shepherd

Remove unneeded volume entry

parent 263722cc
...@@ -19,8 +19,6 @@ services: ...@@ -19,8 +19,6 @@ services:
tmpfs: tmpfs:
- /run - /run
- /var/run - /var/run
volumes:
- /var/lib/rancher/k3s
privileged: true privileged: true
environment: environment:
- K3S_URL=https://server:6443 - K3S_URL=https://server:6443
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment