[misc] remove cert-manager

This commit is contained in:
Klesh Wong 2021-01-14 15:09:46 +08:00
parent c7a50e65bf
commit 3b896ab2c0

View File

@ -13,7 +13,6 @@ DIR=$(dirname "$(readlink -f "$0")")
SSH=$1 SSH=$1
IP=$2 IP=$2
EMAIL=$3 EMAIL=$3
CERT_MANAGER=https://github.com/jetstack/cert-manager/releases/download/v0.11.0/cert-manager.yaml
# install ks3 # install ks3
ssh "$SSH" ' ssh "$SSH" '