diff --git a/__swarm/rancher/rancher-swarm.yml b/__swarm/rancher/rancher-swarm.yml index 8695e5f..71ad5d6 100644 --- a/__swarm/rancher/rancher-swarm.yml +++ b/__swarm/rancher/rancher-swarm.yml @@ -11,11 +11,9 @@ services: published: 7443 protocol: tcp mode: ingress - privileged: 'true' + privileged: true volumes: - data:/var/lib/rancher - security_opt: - - seccomp:unconfined # disable seccomp profile cap_add: - ALL # add all capabilities deploy: