This repository has been archived on 2025-01-11. You can view files and clone it, but cannot push or open issues or pull requests.
theshire/kubernetes/apps/observability/grafana/app/kustomization.yaml

8 lines
246 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-03-01 08:29:05 -06:00
- ../../../../templates/postgres-database