UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 0ab2c4bc authored by Ryan Garcia's avatar Ryan Garcia :dizzy:
Browse files

Merge branch 'investigate-ha-monitoring' into 'master'

Update HA monitoring architecture doc

See merge request platform-one/big-bang/bigbang!2185
parents f9ad91e5 4299fa97
No related branches found
No related tags found
1 merge request!2185Update HA monitoring architecture doc
Pipeline #1032040 passed with warnings
......@@ -198,19 +198,13 @@ Note: Other packages are responsible for deploying Service Monitors for their co
### HA
High Availability can be accomplished by increasing the number of replicas for the deployments of Alertmanager, Prometheus and Grafana:
High Availability can be accomplished by increasing the number of replicas for the deployment of Alertmanager; Support for Prometheus & Grafana and other apps within the package are being researched and section will be updated:
```yaml
monitoring:
values:
alertmanager:
alertmanagerSpec:
replicas:
prometheus:
prometheusSpec:
replicas:
grafana:
replicas:
replicas: 3
```
### Dependency Packages
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment