Files @ 037539eb52c3
Branch filter:

Location: pomerium/switch_to_pomerium.sh

drewp@bigasterisk.com
change issuer ns to make it work today, but this is questionable. maybe they should be clusterissuers anyway
#!/bin/zsh

#cd /my/serv/nginx
#skaffold delete -f wrapped_skaffold.yaml


cd /my/serv/pomerium
kubectl apply -f kube/03-volumes.yaml
kubectl apply -f kube/10-pomerium.yaml
kubectl apply -f kube/20-deployment.yaml