Add kustomization file to monitoring

This commit is contained in:
Daniel Cosme
2026-05-01 18:46:20 -04:00
parent d222525279
commit 66b97f6215
4 changed files with 20 additions and 9 deletions
@@ -0,0 +1,9 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
metadata:
name: monitoring
namespace: monitoring
resources:
- kube-prometheus-stack.yaml
- release.yaml
- namespace.yaml
@@ -4,7 +4,7 @@ metadata:
name: truenas-csi
namespace: truenas-csi
resources:
- iscsi-storage-class.yaml
- namespace.yaml
- config.yaml
- nfs-storage-class.yaml
- iscsi-storage-class.yaml