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.
Files
homelab/kubernetes/infrastructure/fluxci/kustomization.yaml
2024-09-24 01:13:18 +01:00

8 lines
165 B
YAML

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