Skip to content

Commit

Permalink
Adding additional cert output formats
Browse files Browse the repository at this point in the history
  • Loading branch information
creedasaurus committed Jul 3, 2024
1 parent 502fecc commit b0daa47
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions apps/networking/certmanager/certificate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ metadata:
namespace: cert-manager
spec:
secretName: cm-shared-wildcard-vulfhaus-tls
additionalOutputFormats:
- type: CombinedPEM
- type: DER
dnsNames:
- "vulf.haus"
- "*.vulf.haus"
Expand Down

0 comments on commit b0daa47

Please sign in to comment.