feat: expose flux observability services over tailscale
All checks were successful
Deploy Cluster / Terraform (push) Successful in 46s
Deploy Cluster / Ansible (push) Successful in 9m14s

This commit is contained in:
2026-03-05 00:43:29 +00:00
parent 86fb5d5b90
commit 06c1356f1e
2 changed files with 12 additions and 4 deletions

View File

@@ -29,7 +29,11 @@ spec:
storageClassName: local-path
size: 5Gi
service:
type: ClusterIP
type: LoadBalancer
loadBalancerClass: tailscale
annotations:
tailscale.com/hostname: grafana
tailscale.com/proxy-class: infra-stable
sidecar:
datasources:
enabled: true
@@ -41,7 +45,11 @@ spec:
searchNamespace: observability
prometheus:
service:
type: ClusterIP
type: LoadBalancer
loadBalancerClass: tailscale
annotations:
tailscale.com/hostname: prometheus
tailscale.com/proxy-class: infra-stable
prometheusSpec:
retention: 7d
storageSpec: