Cleaning up
Clean up
To finish let's clean up - remove the TLS Secrets:
kubectl -n jss-academy delete secret jss-academy-tls01 jss-academy-tls02kubectl delete ns jss-academy
Copy to clipboard
The TLS Protect for Kubernetes Agent periodically tracks changes to your cluster and on the next poll, will not show the deleted secrets in the dashboard anymore. To validate wait for a couple of minutes and log back into the TLS Protect for Kubernetes dashboard
In the next course, let's look at creating an Issuer that is used for requesting certificates.