fix: do not deploy monitoring on PRs#1804
Conversation
|
A single node development cluster (infra-pr-1804) was allocated in production infra for this PR. CI will attempt to deploy 🔌 You can connect to this cluster with: 🛠️ And pull infractl from the deployed dev infra-server with: 🚲 You can then use the dev infra instance e.g.: Further Development☕ If you make changes, you can commit and push and CI will take care of updating the development cluster. 🚀 If you only modify configuration (chart/infra-server/configuration) or templates (chart/infra-server/{static,templates}), you can get a faster update with: LogsLogs for the development infra depending on your @redhat.com authuser: Or: |
Context: After https://redhat-internal.slack.com/archives/CVANK5K5W/p1776348339795849, I noticed that Bitnami removed the images from https://hub.docker.com/r/bitnami/prometheus-operator. We use them to deploy Prometheus in infra clusters. We don't use monitoring in the PRs, so we can disable it while working on a permanent solution for master branch.