diff --git a/ReadME.MD b/ReadME.MD index 3c33502..db78d5b 100644 --- a/ReadME.MD +++ b/ReadME.MD @@ -27,9 +27,7 @@ juju download ch:kubernetes-control-plane --channel 1.24/stable --series focal juju download ch:kubernetes-worker --channel 1.24/stable --series focal juju download ch:calico --channel 1.24/stable --series focal juju download ch:containerd --channel 1.24/stable --series focal -juju download ch:kata --channel 1.24/stable --series focal # Extend juju download ch:kubeapi-load-balancer --channel 1.24/stable --series focal juju download ch:keepalived --channel 1.24/stable --series focal -juju download ch:coredns --channel 1.24/stable --series focal -``` \ No newline at end of file +``` diff --git a/coredns.charm b/coredns.charm deleted file mode 100644 index 63efb7d..0000000 Binary files a/coredns.charm and /dev/null differ diff --git a/kata.charm b/kata.charm deleted file mode 100644 index 058d3e4..0000000 Binary files a/kata.charm and /dev/null differ