You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
senpy/community-plugins/k8s/README.md

201 B

Deploy senpy to a kubernetes cluster. The files are templates, which need to be expanded with something like envsubst.

Example usage:

cat k8s/*.ya*ml | envsubst | kubectl apply -n senpy -f -