apiVersion: "v1"
protocol: "http"
address: ":8080"
commands:
- regex: "wp-admin"
handler: "Unauthorized"
headers:
- "Content-Type: text/html"
statusCode: 401