aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorEric Multanen <eric.w.multanen@intel.com>2020-09-30 23:28:04 +0000
committerGerrit Code Review <gerrit@onap.org>2020-09-30 23:28:04 +0000
commit221bfef43b4589d52e57a72a85f2331a8b782e53 (patch)
tree91619539ff3e594f6fca1c895c75d1e03086ff5c /src
parent620585c7722f702d93da4cef6ed221bd27d670cb (diff)
parent6e0be38001f662f744b40fb0aabfd0702f0132a7 (diff)
Merge "Update ResourceBundleState CRD and monitor-deploy"
Diffstat (limited to 'src')
-rw-r--r--src/monitor/deploy/crds/k8splugin_v1alpha1_resourcebundlestate_crd.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/monitor/deploy/crds/k8splugin_v1alpha1_resourcebundlestate_crd.yaml b/src/monitor/deploy/crds/k8splugin_v1alpha1_resourcebundlestate_crd.yaml
index 9ca95a32..25197f05 100644
--- a/src/monitor/deploy/crds/k8splugin_v1alpha1_resourcebundlestate_crd.yaml
+++ b/src/monitor/deploy/crds/k8splugin_v1alpha1_resourcebundlestate_crd.yaml
@@ -77,6 +77,10 @@ spec:
items:
type: object
type: array
+ csrStatuses:
+ items:
+ type: object
+ type: array
required:
- ready
- resourceCount
@@ -89,6 +93,7 @@ spec:
- ingressStatuses
- jobStatuses
- statefulSetStatuses
+ - csrStatuses
type: object
version: v1alpha1
versions: