mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[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:
committed by
Kubernetes Prow Robot
parent
df4ca1f670
commit
60be033e58
@@ -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:
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user