mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-27 18:18:26 +00:00
fix(cert-manager): 1.1.1.1 broken on my FortiGate?
This commit is contained in:
@@ -24,7 +24,7 @@ spec:
|
||||
dnsNames:
|
||||
- "${DNS_SHORT}"
|
||||
- "*.${DNS_SHORT}"
|
||||
- "*.oopsies3.${DNS_SHORT}"
|
||||
- "*.oopsies4.${DNS_SHORT}"
|
||||
---
|
||||
# yaml-language-server: $schema=https://crds.jank.ing/cert-manager.io/certificate_v1.json
|
||||
apiVersion: cert-manager.io/v1
|
||||
@@ -50,7 +50,7 @@ spec:
|
||||
rotationPolicy: Always
|
||||
dnsNames:
|
||||
- "*.${DNS_MAIN}"
|
||||
- "*.oopsies3.${DNS_MAIN}"
|
||||
- "*.oopsies4.${DNS_MAIN}"
|
||||
---
|
||||
# yaml-language-server: $schema=https://crds.jank.ing/cert-manager.io/certificate_v1.json
|
||||
apiVersion: cert-manager.io/v1
|
||||
|
||||
Reference in New Issue
Block a user