feat(zfs-exporter): include alerts.yaml

This commit is contained in:
SeanOMik 2023-08-22 20:07:48 -04:00
parent c536fe7b0f
commit acc4b4e785
Signed by: SeanOMik
GPG Key ID: 568F326C7EB33ACB
1 changed files with 2 additions and 1 deletions

View File

@ -2,4 +2,5 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ./helm-release.yaml
- ./dashboard.yaml
- ./dashboard.yaml
- ./alerts.yaml