spiderpool icon indicating copy to clipboard operation
spiderpool copied to clipboard

Feature Request: Simply the helm install.

Open yankay opened this issue 2 years ago • 0 comments

From the docs : https://spidernet-io.github.io/spiderpool/usage/install/#by-self-signed-certificates , the helm install needs several steps.

Is there possible to simply the helm install. The user can use only two steps to install the spiderpool.

heml repo add spidernet https://spidernet-io.github.io/spiderpool
helm install --name metallb spidernet/spiderpool 

Like the https://github.com/helm/charts/tree/master/stable/metallb

yankay avatar Jul 28 '22 05:07 yankay