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/kubernetes/apps/monitoring/kube-prometheus-stack/app/kustomization.yaml

10 lines
245 B
YAML
Raw Normal View History

2023-08-13 12:13:53 -05:00
---
# yaml-language-server: $schema=https://json.schemastore.org/kustomization
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: monitoring
resources:
2023-10-31 13:08:00 -05:00
- ./externalsecret.yaml
2023-08-13 12:13:53 -05:00
- ./helmrelease.yaml
2023-10-31 13:08:00 -05:00
- ./scrapeconfigs