mirror of
https://github.com/containous/traefik.git
synced 2025-10-20 11:33:18 +03:00
Update k3s.
This commit is contained in:
committed by
GitHub
parent
a474e196ea
commit
336dd1d5ba
@@ -1,5 +1,5 @@
|
||||
server:
|
||||
image: rancher/k3s:v0.8.0
|
||||
image: rancher/k3s:v1.17.2-k3s1
|
||||
command: server --disable-agent --no-deploy traefik
|
||||
environment:
|
||||
- K3S_CLUSTER_SECRET=somethingtotallyrandom
|
||||
@@ -17,7 +17,7 @@ server:
|
||||
- 6443:6443
|
||||
|
||||
node:
|
||||
image: rancher/k3s:v0.8.0
|
||||
image: rancher/k3s:v1.17.2-k3s1
|
||||
privileged: true
|
||||
links:
|
||||
- server
|
||||
|
Reference in New Issue
Block a user