Files
homelab-infra/platform/spire/kustomization.yaml
T
2026-09-16 16:57:33 +00:00

19 lines
430 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
generatorOptions:
disableNameSuffixHash: true
labels:
reconcile.fluxcd.io/watch: Enabled
configMapGenerator:
- name: spire-values
namespace: spire-mgmt
files:
- values.yaml=values.yaml
resources:
- namespaces.yaml
- helmrepository.yaml
- helmrelease-crds.yaml
- helmrelease.yaml
- httproute.yaml
- local-development-identity.yaml