Skip to content

Resolve "Unable to install Prometheus on Clusters: 'Error: Chart incompatible with Tiller v2.7.0'"

Mayra Cabrera requested to merge 48126-fix-prometheus-installation into master

What does this MR do?

Specify a chart version when deploying an application to the Cluster

Why was this MR needed?

When deploying apps to GKE cluster we use stable charts, and that's great but it expose us to breaking changes (i.e when enforcing a chart version)

Screenshots (if relevant)

On Cluster's Application section:

(I manually removed the IP address and Jupyter hostname)

Screen_Shot_2018-06-19_at_4.12.25_PM

On kubernetes dashboard

Screen_Shot_2018-06-19_at_4.15.01_PM

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #48126 (closed)

Edited by Kamil Trzciński

Merge request reports