Replace namespace with chart namespace

This commit is contained in:
j 2025-07-10 16:33:48 +10:00
parent 8e62b66b97
commit 71971b7e07
15 changed files with 53 additions and 58 deletions

View file

@ -8,7 +8,7 @@ apiVersion: source.toolkit.fluxcd.io/v1
kind: HelmRepository
metadata:
name: grafana
namespace: flux-system
namespace: {{ .Release.Namespace }}
spec:
url: https://grafana.github.io/helm-charts
interval: 1h
@ -17,6 +17,6 @@ apiVersion: v1
kind: Secret
metadata:
name: wildcard-hxme-net
namespace: monitoring
namespace: {{ .Release.Namespace }}
annotations:
replicator.v1.mittwald.de/replicate-from: cert-manager/wildcard-hxme-net