mirror of
https://gitlab.com/deepcypher/dc-kc.git
synced 2026-01-27 11:12:08 +00:00
Enabled cloudflared bastion
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user