prometheus: add k8s resources to kustomize
All checks were successful
ci/woodpecker/push/dashboard Pipeline was successful

This commit is contained in:
Tom Neuber 2024-09-30 22:04:39 +02:00
parent 52bf37fbdc
commit 39fd1f7d0f
Signed by: tom
GPG key ID: F17EFE4272D89FF6
2 changed files with 5 additions and 12 deletions

View file

@ -2,3 +2,8 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
generators:
- ./secret-generator.yaml
resources:
- ./alerts.yaml
- ./namespace.yaml
- ./service-monitor-longhorn.yaml
- ./templates.yaml