[stable/traefik] Add acme.dnsProvider.ovh example (#11116)

* Add example
* Add Bump version

Signed-off-by: Emmanuel CARRE <emmanuelCarre@users.noreply.github.com>
This commit is contained in:
Emmanuel CARRE
2019-03-11 18:02:39 -07:00
committed by Kubernetes Prow Robot
parent df4ca1f670
commit 60be033e58
2 changed files with 6 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
apiVersion: v1
name: traefik
version: 1.63.0
version: 1.63.1
appVersion: 1.7.9
description: A Traefik based Kubernetes ingress controller with Let's Encrypt support
keywords:
+5
View File
@@ -246,6 +246,11 @@ acme:
OTC_PASSWORD: ""
OTC_PROJECT_NAME: ""
OTC_IDENTITY_ENDPOINT: ""
ovh:
OVH_ENDPOINT: ""
OVH_APPLICATION_KEY: ""
OVH_APPLICATION_SECRET: ""
OVH_CONSUMER_KEY: ""
pdns:
PDNS_API_URL: ""
rackspace: