Enable the prometheus crd creation flags 58/111058/1
authorRajamohan Raj <rajamohan.raj@intel.com>
Fri, 7 Aug 2020 21:21:13 +0000 (21:21 +0000)
committerRajamohan Raj <rajamohan.raj@intel.com>
Fri, 7 Aug 2020 21:21:13 +0000 (21:21 +0000)
Issue-ID: MULTICLOUD-1174
Signed-off-by: Rajamohan Raj <rajamohan.raj@intel.com>
Change-Id: I21186c464a2e41d9ec44e4002295c94de060e8c6

kud/tests/vnfs/comp-app/collection/app2/helm/prometheus-operator/values.yaml

index f4332e7..f296ca5 100755 (executable)
@@ -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
   ##