Files
auricom-home-cluster/kubernetes/apps/flux-system/addons/webhooks/github/kustomization.yaml
2023-07-15 00:50:36 +02:00

9 lines
219 B
YAML

---
# yaml-language-server: $schema=https://json.schemastore.org/kustomization
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ./externalsecret.yaml
- ./ingress.yaml
- ./receiver.yaml