Skip to content

Commit a0a660a

Browse files
Merge pull request #535 from alecmerdler/add-prometheus-configmap
Add `ConfigMap` as an Owned Resource for Prometheus
2 parents fc64585 + 9a31ec8 commit a0a660a

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)