forked from Ivasoft/traefik
fix: uint64 alignment in go-kit.
This commit is contained in:
committed by
GitHub
parent
230c2e5cc2
commit
660375d6e4
@@ -1,6 +1,6 @@
|
||||
server:
|
||||
image: rancher/k3s:v1.17.2-k3s1
|
||||
command: server --disable-agent --no-deploy traefik --log /output/k3s.log
|
||||
command: server --disable-agent --no-deploy coredns --no-deploy servicelb --no-deploy traefik --no-deploy local-storage --no-deploy metrics-server --log /output/k3s.log
|
||||
environment:
|
||||
- K3S_CLUSTER_SECRET=somethingtotallyrandom
|
||||
- K3S_KUBECONFIG_OUTPUT=/output/kubeconfig.yaml
|
||||
|
||||
Reference in New Issue
Block a user