Mercurial > code > home > repos > pomerium
diff kube/10-pomerium.yaml @ 0:6bf643829330
start
author | drewp@bigasterisk.com |
---|---|
date | Sun, 11 Sep 2022 01:24:55 -0700 |
parents | |
children | 9d3a9e524ad3 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/kube/10-pomerium.yaml Sun Sep 11 01:24:55 2022 -0700 @@ -0,0 +1,16 @@ +apiVersion: ingress.pomerium.io/v1 +kind: Pomerium +metadata: + name: global +spec: + secrets: pomerium/bootstrap + authenticate: + url: https://authenticate.bigasterisk.com + identityProvider: + provider: google + secret: pomerium/idp + refreshDirectory: + interval: "10h" + timeout: "10s" + certificates: + - pomerium/pomerium-proxy-tls