This is an automated email from the ASF dual-hosted git repository.
rohit pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/cloudstack-kubernetes-provider.git
The following commit(s) were added to refs/heads/master by this push:
new da4f6ff Removed incorrect DaemonSet statement from readme (#27)
da4f6ff is described below
commit da4f6ffc28a7bdf35e8221ca267af87a1b855fbc
Author: Gregor Riepl <[email protected]>
AuthorDate: Wed Apr 28 08:46:20 2021 +0200
Removed incorrect DaemonSet statement from readme (#27)
---
README.md | 2 --
1 file changed, 2 deletions(-)
diff --git a/README.md b/README.md
index b3e28eb..561f848 100644
--- a/README.md
+++ b/README.md
@@ -20,8 +20,6 @@ Refer:
Prebuilt containers are posted on [Docker
Hub](https://hub.docker.com/r/apache/cloudstack-kubernetes-provider).
-The cloud controller is intended to be deployed as a daemon set, with on
instance running on each node.
-
To configure API access to your CloudStack management server, you need to
create a secret containing a `cloud-config`
that is suitable for your environment.