diff ingress-default.yaml @ 13:90438c76732f

fix some clusterissuer types
author drewp@bigasterisk.com
date Mon, 13 Mar 2023 14:01:15 -0700
parents 0aabbb905eae
children
line wrap: on
line diff
--- a/ingress-default.yaml	Sun Dec 25 11:30:13 2022 -0800
+++ b/ingress-default.yaml	Mon Mar 13 14:01:15 2023 -0700
@@ -3,7 +3,7 @@
 metadata:
   name: default
   annotations:
-    cert-manager.io/issuer: letsencrypt-prod
+    cert-manager.io/cluster-issuer: letsencrypt-prod
     ingress.pomerium.io/allow_public_unauthenticated_access: "true"
     ingress.pomerium.io/pass_identity_headers: "true"
     ingress.pomerium.io/preserve_host_header: "true"