Mercurial > code > home > repos > pomerium
view switch_to_nginx.sh @ 10:037539eb52c3
change issuer ns to make it work today, but this is questionable. maybe they should be clusterissuers anyway
author | drewp@bigasterisk.com |
---|---|
date | Mon, 12 Dec 2022 23:22:03 -0800 |
parents | 9d3a9e524ad3 |
children |
line wrap: on
line source
#!/bin/zsh cd /my/serv/pomerium # not all this, since it includes Certs and also the ns and CRD for the Certs kubectl delete -f kube/10-pomerium.yaml kubectl delete -f kube/20-deployment.yaml kubectl delete -f kube/03-volumes.yaml cd /my/serv/nginx /my/proj/release/env/bin/invoke run