mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-09 08:41:30 -05:00
Update file switch01.yaml
This commit is contained in:
parent
019ac3ceae
commit
8e29cc01d0
1 changed files with 11 additions and 1 deletions
|
|
@ -91,3 +91,13 @@ spec:
|
||||||
commonName: "switch01.internal.durp.info"
|
commonName: "switch01.internal.durp.info"
|
||||||
dnsNames:
|
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