Skip to content

Commit

Permalink
Merge pull request #535 from alecmerdler/add-prometheus-configmap
Browse files Browse the repository at this point in the history
Add `ConfigMap` as an Owned Resource for Prometheus
  • Loading branch information
openshift-merge-robot authored Oct 19, 2018
2 parents fc64585 + 9a31ec8 commit a0a660a
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,8 @@ spec:
version: v1beta2
- kind: Pod
version: v1
- kind: ConfigMap
version: v1
specDescriptors:
- description: Desired number of Pods for the cluster
displayName: Size
Expand Down

0 comments on commit a0a660a

Please sign in to comment.