TUN-5680: Adapt component tests for new service install based on token

This commit is contained in:
João Oliveirinha
2022-03-03 19:18:59 +00:00
parent 706523389c
commit 5431e0ca12
4 changed files with 81 additions and 14 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ classic_hostname: "classic-tunnel-component-tests.example.com"
origincert: "/Users/tunnel/.cloudflared/cert.pem"
ingress:
- hostname: named-tunnel-component-tests.example.com
service: http_status:200
service: hello_world
- service: http_status:404
```