Fix rule config (#17111)

Indented the "ruler" config in the YAML file to fix errors when copy-pasting the config.

Signed-off-by: Shehzad Qureshi <shezq23@gmail.com>
This commit is contained in:
Shehzad Qureshi
2023-06-26 09:17:43 -07:00
committed by GitHub
parent 347d993e1a
commit df77c5d068

View File

@@ -1373,7 +1373,7 @@ ruler:
enabled: true
alertmanagers:
- http://kube-prometheus-alertmanager.monitoring.svc.cluster.local:9093
config: |-
config: |-
groups:
- name: "metamonitoring"
rules:
@@ -1673,4 +1673,4 @@ Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
limitations under the License.