Skip to content
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.

Commit

Permalink
backport #444 to release 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
joejulian committed Aug 27, 2020
1 parent 571b9f9 commit 1d6f99b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion addons/prometheus/0.38.x/prometheus-12.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ metadata:
# on the cluster, this hack will trigger re-queue on Addons until one exists.
kubeaddons.mesosphere.io/hack-requires-defaultstorageclass: "true"
annotations:
catalog.kubeaddons.mesosphere.io/addon-revision: "0.38.1-12"
catalog.kubeaddons.mesosphere.io/addon-revision: "0.38.1-13"
appversion.kubeaddons.mesosphere.io/prometheus-operator: "0.38.1"
appversion.kubeaddons.mesosphere.io/prometheus: "2.19.2"
appversion.kubeaddons.mesosphere.io/alertmanager: "0.20.0"
Expand Down Expand Up @@ -247,6 +247,10 @@ spec:
requests:
cpu: 1000m
memory: 4000Mi
kubeControllerManager:
enabled: false
kubeScheduler:
enabled: false
alertmanager:
ingress:
enabled: true
Expand Down

0 comments on commit 1d6f99b

Please sign in to comment.