mirror of
https://github.com/auricom/home-cluster.git
synced 2025-10-01 16:05:55 +02:00
feat: rework blackbox-exporter
This commit is contained in:
@@ -17,4 +17,4 @@ spec:
|
||||
namespace: flux-system
|
||||
interval: 1440m
|
||||
values:
|
||||
groupName: "${SECRET_CLUSTER_DOMAIN_ROOT}"
|
||||
groupName: "${SECRET_DOMAIN}"
|
||||
|
@@ -12,7 +12,7 @@ spec:
|
||||
solvers:
|
||||
- dns01:
|
||||
webhook:
|
||||
groupName: "${SECRET_CLUSTER_DOMAIN_ROOT}"
|
||||
groupName: "${SECRET_DOMAIN}"
|
||||
solverName: ovh
|
||||
config:
|
||||
endpoint: ovh-eu
|
||||
|
@@ -12,7 +12,7 @@ spec:
|
||||
solvers:
|
||||
- dns01:
|
||||
webhook:
|
||||
groupName: "${SECRET_CLUSTER_DOMAIN_ROOT}"
|
||||
groupName: "${SECRET_DOMAIN}"
|
||||
solverName: ovh
|
||||
config:
|
||||
endpoint: ovh-eu
|
||||
|
Reference in New Issue
Block a user