Files
bluejay-infra/apps-gx10/fc-tenant-andrew/tlsoption-andrew-tenant-tls13.json
2026-06-18 12:56:41 -05:00

12 lines
207 B
JSON

{
"apiVersion": "traefik.io/v1alpha1",
"kind": "TLSOption",
"metadata": {
"name": "andrew-tenant-tls13",
"namespace": "fc-tenant-andrew"
},
"spec": {
"minVersion": "VersionTLS13"
}
}