whc4: front bluejay tenant route with CRS WAF
This commit is contained in:
@@ -13,14 +13,14 @@
|
||||
{
|
||||
"kind": "Rule",
|
||||
"match": "Host(`bluejay.dev`) || Host(`www.bluejay.dev`)",
|
||||
"priority": 100,
|
||||
"services": [
|
||||
{
|
||||
"name": "andrew-web",
|
||||
"port": 80
|
||||
}
|
||||
]
|
||||
}
|
||||
"priority": 100,
|
||||
"services": [
|
||||
{
|
||||
"name": "andrew-web-waf",
|
||||
"port": 8080
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"tls": {
|
||||
"secretName": "cf-origin-bluejay-dev"
|
||||
|
||||
Reference in New Issue
Block a user