This repository has been archived on 2024-02-11. You can view files and clone it, but cannot push or open issues or pull requests.
valinor/archive/monitoring/kube-prometheus-stack/app/kustomization.yaml

11 lines
267 B
YAML
Raw Normal View History

2023-11-01 14:45:22 -05:00
---
# yaml-language-server: $schema=https://json.schemastore.org/kustomization
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
2023-11-27 22:31:02 -06:00
namespace: monitoring
2023-11-01 14:45:22 -05:00
resources:
2023-11-27 22:31:02 -06:00
- ./externalsecret.yaml
2023-11-01 14:45:22 -05:00
- ./helmrelease.yaml
2023-11-27 22:31:02 -06:00
- ./scrapeconfigs
- ./prometheusrules