Skip to content
Snippets Groups Projects
Unverified Commit 336dd1d5 authored by Ludovic Fernandez's avatar Ludovic Fernandez Committed by GitHub
Browse files

Update k3s.

parent a474e196
Branches
Tags
No related merge requests found
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
......
ccm.yaml
local-storage.yaml
metrics-server
server:
image: rancher/k3s:v0.8.0
image: rancher/k3s:v1.17.2-k3s1
command: server --disable-agent --no-deploy traefik --log /output/k3s.log
environment:
- K3S_CLUSTER_SECRET=somethingtotallyrandom
......@@ -12,7 +12,7 @@ server:
- 6443:6443
node:
image: rancher/k3s:v0.8.0
image: rancher/k3s:v1.17.2-k3s1
privileged: true
links:
- server
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment