Adding monitor operator to monitor edge resources
[multicloud/k8s.git] / src / monitor / deploy / crds / k8splugin_v1alpha1_resourcebundlestate_cr.yaml
1 apiVersion: k8splugin.io/v1alpha1
2 kind: ResourceBundleState
3 metadata:
4   name: example-resourcebundlestate
5   namespace: test
6   labels:
7     "k8splugin.io/rb-inst-id": "bionic-beaver"
8 spec:
9   selector:
10     matchLabels:
11       "k8splugin.io/rb-inst-id": "bionic-beaver"
12 status:
13   ready: false