From 607aed933994692d6b04843eeba539c924450959 Mon Sep 17 00:00:00 2001 From: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 26 Jan 2025 01:20:24 +0000 Subject: [PATCH] Sync docs from Discourse --- docs/how-to/h-async-clients.md | 2 +- docs/how-to/h-async-failover.md | 2 +- docs/how-to/h-async-recovery.md | 2 +- docs/how-to/h-async-removal.md | 2 +- docs/how-to/h-enable-alert-rules.md | 4 ++-- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/how-to/h-async-clients.md b/docs/how-to/h-async-clients.md index 33292fcf4..2870c7ea1 100644 --- a/docs/how-to/h-async-clients.md +++ b/docs/how-to/h-async-clients.md @@ -1,6 +1,6 @@ # Clients for Async replication -## Pre-requisits +## Pre-requisites Make sure both `Rome` and `Lisbon` Clusters are deployed using the [Async Deployment manual](/t/14169)! ## Offer and consume DB endpoints diff --git a/docs/how-to/h-async-failover.md b/docs/how-to/h-async-failover.md index 883f10e12..002c81f32 100644 --- a/docs/how-to/h-async-failover.md +++ b/docs/how-to/h-async-failover.md @@ -1,6 +1,6 @@ # Switchover / Failover of Async replication -## Pre-requisits +## Pre-requisites Make sure both `Rome` and `Lisbon` Clusters are deployed using the [Async Deployment manual](/t/14169)! diff --git a/docs/how-to/h-async-recovery.md b/docs/how-to/h-async-recovery.md index 14fa5461b..f7e9d0603 100644 --- a/docs/how-to/h-async-recovery.md +++ b/docs/how-to/h-async-recovery.md @@ -1,6 +1,6 @@ # Recovery of Async replication -## Pre-requisits +## Pre-requisites Make sure both `Rome` and `Lisbon` Clusters are deployed using the [Async Deployment manual](/t/14169)! ## Recovery detached cluster diff --git a/docs/how-to/h-async-removal.md b/docs/how-to/h-async-removal.md index 04a867934..a5f536d1c 100644 --- a/docs/how-to/h-async-removal.md +++ b/docs/how-to/h-async-removal.md @@ -1,6 +1,6 @@ # Removal of Async replication -## Pre-requisits +## Pre-requisites Make sure both `Rome` and `Lisbon` Clusters are deployed using the [Async Deployment manual](/t/14169)! diff --git a/docs/how-to/h-enable-alert-rules.md b/docs/how-to/h-enable-alert-rules.md index 9d7ec7fe3..ac04769a5 100644 --- a/docs/how-to/h-enable-alert-rules.md +++ b/docs/how-to/h-enable-alert-rules.md @@ -44,8 +44,8 @@ route: receivers: - name: placeholder pushover_configs: - - user_key: - token: + - user_key: + token: url: http:///cos-grafana/alerting/list title: "{{ range .Alerts }}{{ .Labels.severity }} - {{ if .Labels.juju_unit }}{{ .Labels.juju_unit }}{{ else }}{{ .Labels.juju_application }}{{ end }} in model {{ .Labels.juju_model }}: {{ .Labels.alertname }} {{ end }}" message: "{{ range .Alerts }} Job: {{ .Labels.job }} Instance: {{ .Labels.instance }} {{ end }}"