mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-24 17:06:00 +00:00
refactor: Update Traefik ingress routes file paths
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# traefik ingress route
|
||||
|
||||
## Description
|
||||
```bash
|
||||
k apply -f ingress_route.yaml -f whoami.yaml
|
||||
http://test.traefik.local/bar
|
||||
k delete -f ingress_route.yaml -f whoami.yaml
|
||||
```
|
||||
Reference in New Issue
Block a user