add external dns

This commit is contained in:
2024-01-07 11:35:52 +01:00
parent 3d84d6bed1
commit 33c2df9fa3
10 changed files with 118 additions and 17 deletions

View File

@@ -4,6 +4,7 @@ resources:
- namespace.yaml
- pvc.yaml
- configmap.yaml
- servicemonitor.yaml
namespace: traefik-system
@@ -13,8 +14,3 @@ helmCharts:
version: 26.0.0
valuesFile: values.yaml
repo: https://helm.traefik.io/traefik
# - name: telegraf
# releaseName: telegraf?
# version: "?"
# valuesFile: telegraf.values.yaml
# repo: https://helm.influxdata.com/