Merge pull request #318078 from rksm/master
k3s: add bash to runtime deps for tailscale
This commit is contained in:
@@ -338,6 +338,7 @@ buildGoModule rec {
|
||||
util-linux # kubelet wants 'nsenter' from util-linux: https://github.com/kubernetes/kubernetes/issues/26093#issuecomment-705994388
|
||||
conntrack-tools
|
||||
runc
|
||||
bash
|
||||
];
|
||||
|
||||
k3sKillallDeps = [
|
||||
|
||||
Reference in New Issue
Block a user