theshire/kubernetes/apps/observability/grafana/app/kustomization.yaml

9 lines
268 B
YAML
Raw Normal View History

2024-03-01 08:25:37 -06:00
---
# yaml-language-server: $schema=https://json.schemastore.org/kustomization
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ./externalsecret.yaml
- ./helmrelease.yaml
- ./pushsecret.yaml
2024-03-01 08:29:05 -06:00
- ../../../../templates/postgres-database