Manifest installation
Requirements
How to install
# curl -LO https://raw.githubusercontent.com/mrzack99s/netcoco/main/manifest.yaml
# kubectl apply -f manifest.yaml
How to uninstall
# kubectl delete -f manifest.yaml
Last updated