Compare commits

...

2 commits

Author SHA1 Message Date
j
fb710b5d72 Set grafana hostname for grafana 2025-07-04 17:38:18 +10:00
j
e692ec7c9f Pull SSL cert into monitoring namespace 2025-07-04 11:18:25 +10:00
2 changed files with 10 additions and 0 deletions

View file

@ -23,6 +23,8 @@ spec:
passwordKey: admin-password passwordKey: admin-password
service: service:
type: LoadBalancer type: LoadBalancer
annotations:
external-dns.alpha.kubernetes.io/hostname: "grafana.hxme.net"
datasources: datasources:
datasources.yaml: datasources.yaml:
apiVersion: 1 apiVersion: 1

View file

@ -12,3 +12,11 @@ metadata:
spec: spec:
url: https://grafana.github.io/helm-charts url: https://grafana.github.io/helm-charts
interval: 1h interval: 1h
---
apiVersion: v1
kind: Secret
metadata:
name: wildcard-hxme-net
namespace: monitoring
annotations:
replicator.v1.mittwald.de/replicate-from: cert-manager/wildcard-hxme-net