homelab/kubernetes/infrastructure/fluxci/kustomization.yaml
2024-09-24 01:14:48 +01:00

9 lines
206 B
YAML

---
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: flux-system
resources:
- ./notification/sealed-secrets.yaml
- ./notification/reciever.yaml
- ./notification/ingress.yaml