Files
homelab/platform/mcp-servers/kustomization.yaml

14 lines
345 B
YAML
Raw Normal View History

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- namespace.yaml
- secrets.enc.yaml
- harbor-secret.enc.yaml
- helmrepository.yaml
- helmrelease.yaml
# SOPS decryption for encrypted secrets
# Flux will automatically decrypt files matching this pattern
# Make sure flux-system has the age secret configured