kubectl create secret tls wildcard-secret \
--cert=wildcard.crt \
--key=wildcard.key \
-n your-app-namespace --output yaml > tls.yml
apply the configuration filekubectl apply -f tls.yml
Posting Komentar
Tidak ada komentar:
Posting Komentar