mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -05:00
Update file switch01.yaml
This commit is contained in:
parent
019ac3ceae
commit
8e29cc01d0
1 changed files with 11 additions and 1 deletions
|
|
@ -90,4 +90,14 @@ spec:
|
|||
kind: ClusterIssuer
|
||||
commonName: "switch01.internal.durp.info"
|
||||
dnsNames:
|
||||
- "switch01.internal.durp.info"
|
||||
- "switch01.internal.durp.info"
|
||||
|
||||
---
|
||||
|
||||
apiVersion: traefik.containo.us/v1alpha1
|
||||
kind: TLSOption
|
||||
metadata:
|
||||
name: mintls11
|
||||
|
||||
spec:
|
||||
minVersion: VersionTLS11
|
||||
Loading…
Add table
Add a link
Reference in a new issue