changeset 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 c9e2108bb271
children 54b0edb7cca8
files 30-cert-manager/51-pomerium-production-issuer.yaml 30-cert-manager/51-pomerium-staging-issuer.yaml
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/30-cert-manager/51-pomerium-production-issuer.yaml	Mon Dec 12 23:20:18 2022 -0800
+++ b/30-cert-manager/51-pomerium-production-issuer.yaml	Mon Dec 12 23:22:03 2022 -0800
@@ -2,7 +2,7 @@
 kind: Issuer
 metadata:
   name: letsencrypt-prod
-  namespace: default
+  namespace: pomerium
 spec:
   acme:
     # The ACME server URL
--- a/30-cert-manager/51-pomerium-staging-issuer.yaml	Mon Dec 12 23:20:18 2022 -0800
+++ b/30-cert-manager/51-pomerium-staging-issuer.yaml	Mon Dec 12 23:22:03 2022 -0800
@@ -2,7 +2,7 @@
 kind: Issuer
 metadata:
   name: letsencrypt-staging
-  namespace: default
+  namespace: pomerium
 spec:
   acme:
     # The ACME server URL