feat: rework blackbox-exporter

This commit is contained in:
auricom
2022-07-03 11:58:53 +02:00
parent 1173ed1d7f
commit ef8f06f76c
19 changed files with 214 additions and 175 deletions

View File

@@ -17,4 +17,4 @@ spec:
namespace: flux-system
interval: 1440m
values:
groupName: "${SECRET_CLUSTER_DOMAIN_ROOT}"
groupName: "${SECRET_DOMAIN}"

View File

@@ -12,7 +12,7 @@ spec:
solvers:
- dns01:
webhook:
groupName: "${SECRET_CLUSTER_DOMAIN_ROOT}"
groupName: "${SECRET_DOMAIN}"
solverName: ovh
config:
endpoint: ovh-eu

View File

@@ -12,7 +12,7 @@ spec:
solvers:
- dns01:
webhook:
groupName: "${SECRET_CLUSTER_DOMAIN_ROOT}"
groupName: "${SECRET_DOMAIN}"
solverName: ovh
config:
endpoint: ovh-eu