forked from Ivasoft/traefik
Enhance Traefik TOML sample.
This commit is contained in:
committed by
Traefiker Bot
parent
8fbac2e39e
commit
fc81d92c88
@@ -29,7 +29,7 @@ spec:
|
||||
- image: traefik
|
||||
name: traefik-ingress-lb
|
||||
args:
|
||||
- --web
|
||||
- --api
|
||||
- --kubernetes
|
||||
---
|
||||
kind: Service
|
||||
|
||||
@@ -35,7 +35,7 @@ spec:
|
||||
privileged: true
|
||||
args:
|
||||
- -d
|
||||
- --web
|
||||
- --api
|
||||
- --kubernetes
|
||||
---
|
||||
kind: Service
|
||||
|
||||
Reference in New Issue
Block a user