This commit is contained in:
2025-03-04 05:45:43 -06:00
parent 59d5fb98df
commit 2ffacfd4b9

View File

@@ -3,20 +3,10 @@ kind: ConfigMap
metadata:
name: traefik-configmap
data:
config.yml: |
traefik.yaml: |
http:
routers:
foobar:
entryPoints:
- websecure
middlewares:
- strip
service: myexthost
rule: Host(`1test.durp.info`) && Path(`/`)
tls: {}
myexthost:
foobar:
services:
service0:
loadBalancer:
servers:
- url: https://google.com