aboutsummaryrefslogtreecommitdiffstats
path: root/deployments/kubernetes/monitor-deploy.yaml
AgeCommit message (Collapse)AuthorFilesLines
2020-09-30Update ResourceBundleState CRD and monitor-deployIgor D.C1-0/+11
Update ResourceBundleState CRD and monitor-deploy.yaml with csrStatuses. This was missing from the previous patch implementing CSR support in Monitor. Depending on how the environment was brought up, attempting to read the CSR would result in forbidden access. Issue-ID: MULTICLOUD-1143 Change-Id: I86ffb8df8faa045e57fd553e5784d308e1900ee4 Signed-off-by: Igor D.C <igor.duarte.cardoso@intel.com>
2020-09-09Create monitor deployment yaml fileEric Multanen1-0/+314
Combine all resources into a yaml file for deployment of the monitor program in a cluster. Issue-ID: MULTICLOUD-1065 Signed-off-by: Eric Multanen <eric.w.multanen@intel.com> Change-Id: I4b7029bb62d01dc166ad4e25a89f99d139057e0c