From: Rajamohan Raj Date: Fri, 7 Aug 2020 21:21:13 +0000 (+0000) Subject: Enable the prometheus crd creation flags X-Git-Tag: 0.7.0~67 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=210d802c189bfdc399f3b11d3227a92acfa7d6a6;p=multicloud%2Fk8s.git Enable the prometheus crd creation flags Issue-ID: MULTICLOUD-1174 Signed-off-by: Rajamohan Raj Change-Id: I21186c464a2e41d9ec44e4002295c94de060e8c6 --- diff --git a/kud/tests/vnfs/comp-app/collection/app2/helm/prometheus-operator/values.yaml b/kud/tests/vnfs/comp-app/collection/app2/helm/prometheus-operator/values.yaml index f4332e7f..f296ca50 100755 --- a/kud/tests/vnfs/comp-app/collection/app2/helm/prometheus-operator/values.yaml +++ b/kud/tests/vnfs/comp-app/collection/app2/helm/prometheus-operator/values.yaml @@ -1162,11 +1162,11 @@ prometheusOperator: ## Deploy CRDs used by Prometheus Operator. ## - createCustomResource: false + createCustomResource: true ## Attempt to clean up CRDs created by Prometheus Operator. ## - cleanupCustomResource: false + cleanupCustomResource: true ## Labels to add to the operator pod ##