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