mirror of
https://github.com/nofusscomputing/kubernetes.git
synced 2025-08-02 04:22:42 +00:00
18 lines
309 B
YAML
18 lines
309 B
YAML
---
|
|
|
|
apiVersion: kustomize.config.k8s.io/v1alpha1
|
|
kind: Component
|
|
|
|
|
|
labels:
|
|
- includeSelectors: true
|
|
pairs:
|
|
app.kubernetes.io/instance: namespace
|
|
app.kubernetes.io/name: grafana-operator
|
|
app.kubernetes.io/part-of: grafana-operator
|
|
|
|
|
|
resources:
|
|
- service.yaml
|
|
- servicemonitor.yaml
|