deploy(tenant): add bluejay.dev edge controls
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"apiVersion": "traefik.io/v1alpha1",
|
||||
"kind": "TLSOption",
|
||||
"metadata": {
|
||||
"name": "andrew-tenant-tls13",
|
||||
"namespace": "fc-tenant-andrew"
|
||||
},
|
||||
"spec": {
|
||||
"minVersion": "VersionTLS13"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user