Skip to content

Commit

Permalink
sign deeper certs
Browse files Browse the repository at this point in the history
  • Loading branch information
gdoteof committed Jun 11, 2023
1 parent 3f1d006 commit 8f4df75
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ spec:
selector:
dnsZones:
- "${SECRET_DOMAIN}"
- "monitoring.${SECRET_DOMAIN}"
---
apiVersion: cert-manager.io/v1
kind: ClusterIssuer
Expand All @@ -39,3 +40,4 @@ spec:
selector:
dnsZones:
- "${SECRET_DOMAIN}"
- "monitoring.${SECRET_DOMAIN}"

0 comments on commit 8f4df75

Please sign in to comment.