Skip to content

Commit 9a31ec8

Browse files
committed
add ConfigMap as an owned resource for Prometheus CR
1 parent fc64585 commit 9a31ec8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

deploy/chart/catalog_resources/rh-operators/prometheusoperator.0.22.2.clusterserviceversion.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,8 @@ spec:
199199
version: v1beta2
200200
- kind: Pod
201201
version: v1
202+
- kind: ConfigMap
203+
version: v1
202204
specDescriptors:
203205
- description: Desired number of Pods for the cluster
204206
displayName: Size

0 commit comments

Comments
 (0)