2
0
mirror of https://github.com/nofusscomputing/kubernetes.git synced 2025-08-02 04:22:42 +00:00
Files
kubernetes/manifests/grafana-operator/overlays/production/kustomization.yaml
2025-06-11 22:20:09 +09:30

20 lines
233 B
YAML

---
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: grafana
images:
- name: ghcr.io/grafana/grafana-operator
newTag: v5.15.1
resources:
- ../../base
components:
- ../../components/metrics