Skip to content

Commit

Permalink
Update vmalertmanager.md
Browse files Browse the repository at this point in the history
fixes typos at Key and Name fields
#868
  • Loading branch information
f41gh7 authored Feb 9, 2024
1 parent 38dfad5 commit e261c37
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/resources/vmalertmanager.md
Original file line number Diff line number Diff line change
Expand Up @@ -189,10 +189,10 @@ spec:
spec:
replicaCount: 2
templates:
- Name: alertmanager-templates
Key: my-template-1.tmpl
- Name: alertmanager-templates
Key: my-template-2.tmpl
- name: alertmanager-templates
key: my-template-1.tmpl
- name: alertmanager-templates
key: my-template-2.tmpl
---
apiVersion: v1
kind: ConfigMap
Expand Down

0 comments on commit e261c37

Please sign in to comment.