Enabled cloudflared bastion

This commit is contained in:
GeorgeRaven
2023-11-28 22:30:02 +00:00
parent 6b53ef0754
commit b4bdb47b69

View File

@@ -34,5 +34,8 @@ data:
# in the connection from cloudflared to your local service, not from the internet to cloudflared.
- hostname: hello.deepcypher.me
service: hello_world
# kubectl jump-host
- service: bastion
# This rule matches any traffic which didn't match a previous rule, and responds with HTTP 404.
# this being the final rule is the catch all rule
- service: http_status:404