1
0
mirror of https://github.com/containous/traefik.git synced 2025-03-19 18:50:12 +03:00

Update traefik-ds.yaml with --api command line parameter

This commit is contained in:
Anoop Vijayan Maniankara 2018-02-05 11:50:03 +02:00 committed by Traefiker
parent dcba74deb9
commit ce3c72e9d9

View File

@ -35,7 +35,7 @@ spec:
privileged: true
args:
- -d
- --web
- --api
- --kubernetes
---
kind: Service