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

9 lines
251 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
2024-04-08 11:11:18 -05:00
- ./postgresCluster.yaml
- ./pushsecret.yaml