-
Notifications
You must be signed in to change notification settings - Fork 11
/
grafana-operator.yaml
45 lines (45 loc) · 1.7 KB
/
grafana-operator.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
apiVersion: data.packaging.carvel.dev/v1alpha1
kind: PackageMetadata
metadata:
creationTimestamp: null
name: grafana-operator.fling.vsphere.vmware.com
spec:
categories:
- Visualization
- Observability
displayName: grafana-operator
iconSVGBase64: none
longDescription: The Grafana Operator is a Kubernetes operator built to help you manage your Grafana instances and its resources in and outside of Kubernetes. Whether you’re running one Grafana instance or many, the Grafana Operator simplifies the processes of installing, configuring, and maintaining Grafana and its resources. Additionally, it's perfect for those who prefer to manage resources using infrastructure as code or using GitOps workflows through tools like ArgoCD and Flux CD.
maintainers:
- name: [email protected]
providerName: VMware
shortDescription: The Grafana Operator is a Kubernetes operator built to help you manage your Grafana instances and its resources in and outside of Kubernetes.
---
apiVersion: data.packaging.carvel.dev/v1alpha1
kind: Package
metadata:
creationTimestamp: null
name: grafana-operator.fling.vsphere.vmware.com.5.15.0
spec:
refName: grafana-operator.fling.vsphere.vmware.com
releasedAt: "2024-11-06T21:00:17Z"
template:
spec:
deploy:
- kapp: {}
fetch:
- imgpkgBundle:
image: projects.packages.broadcom.com/vsphere-labs/grafana-operator@sha256:b3d21e4adf129add6d20d72f7ba51a3e0fc1b69feb6c3fc30a18f314811a01e8
template:
- ytt:
paths:
- ./config
- kbld:
paths:
- '-'
- .imgpkg/images.yml
valuesSchema:
openAPIv3:
default: null
nullable: true
version: 5.15.0