Commit 0cce1971 authored by David Pestana's avatar David Pestana

add namespace to issuer

parent 9ab888a4
...@@ -4,6 +4,7 @@ apiVersion: cert-manager.io/v1 ...@@ -4,6 +4,7 @@ apiVersion: cert-manager.io/v1
kind: ClusterIssuer kind: ClusterIssuer
metadata: metadata:
name: letsencrypt-production name: letsencrypt-production
namespace: cert-manager
spec: spec:
acme: acme:
email: info@wedoops.io email: info@wedoops.io
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment