Files
IKT210-kubernetes-cluster/manifests/traefik/traefik.toml
2026-07-26 09:35:26 +02:00

9 lines
152 B
TOML

# Static configuration
[entryPoints]
[entryPoints.web]
address = ":30008"
[providers]
[providers.file]
filename = "/etc/traefik/conf.toml"