Files
casa/services/monitoring/deploy/flux/kustomization.yaml
T
Márcio Fernandes ad8079aea7 modified: services/monitoring/deploy/alloy/node-scraper/helm-values.yaml
modified:   services/monitoring/deploy/flux/kustomization.yaml
2026-09-07 00:53:35 +00:00

12 lines
310 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