This repository has been archived on 2024-10-29. You can view files and clone it, but cannot push or open issues or pull requests.
homelab/kubernetes/infrastructure/fluxci/kustomization.yaml

9 lines
206 B
YAML
Raw Normal View History

2024-09-24 00:13:18 +00:00
---
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: flux-system
resources:
2024-09-24 00:14:48 +00:00
- ./notification/sealed-secrets.yaml
2024-09-24 00:14:19 +00:00
- ./notification/reciever.yaml
2024-09-24 00:13:18 +00:00
- ./notification/ingress.yaml