mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-21 10:09:07 +00:00
kubernetes: Include correct kube yaml file for weave.
I changed my mind about the name halfway through implementing #2700 and seemingly forgot to update the most important location, but a stale local file stopped me from noticing. Signed-off-by: Ian Campbell <ijc@docker.com>
This commit is contained in:
parent
1ec48df74b
commit
89d47bc9fb
@ -1,3 +1,3 @@
|
||||
files:
|
||||
- path: /etc/kubeadm/kube-system.init/50-weave.yaml
|
||||
source: weave-sa.yaml
|
||||
source: kube-weave.yaml
|
||||
|
Loading…
Reference in New Issue
Block a user