aboutsummaryrefslogtreecommitdiffstats
path: root/src/monitor/deploy/crds/k8splugin_v1alpha1_resourcebundlestate_cr.yaml
blob: 9e6e42d373d4663756a3cb7176ec540da833dede (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
apiVersion: k8splugin.io/v1alpha1
kind: ResourceBundleState
metadata:
  name: example-resourcebundlestate
  namespace: test
  labels:
    "k8splugin.io/rb-inst-id": "bionic-beaver"
spec:
  selector:
    matchLabels:
      "k8splugin.io/rb-inst-id": "bionic-beaver"
status:
  ready: false