Files
casa/services/monitoring/deploy/flux/kustomization.yaml
T
Márcio Fernandes b4a909e5b6 new file: services/monitoring/deploy/flux/flux-kustomization-prometheus.yaml
modified:   services/monitoring/deploy/flux/kustomization.yaml
2026-09-07 02:10:42 +00:00

12 lines
309 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: monitoring
resources:
- flux-kustomization-alloy.yaml
- flux-kustomization-prometheus.yaml
secretGenerator:
- name: flux-sops-age
files:
- "age.agekey=./.env.d/age.agekey"
generatorOptions:
disableNameSuffixHash: true