Fix typo in auto_heal_fm

The contents of sample tacker-samplevnf-rules.json is not json but yaml

Change-Id: I307863a23ea2ea148aa92bf09e62747187dfbb0d
This commit is contained in:
Hiromu Asahina
2024-12-26 15:09:41 +09:00
parent 71987ae60d
commit c2e0e555c7

View File

@@ -167,7 +167,7 @@ The following is the content of a sample ``prometheus.yml``:
- targets: ["<IP of Kubernetes>:<port of metrics>"]
The following is the content of a sample ``tacker-samplevnf-rules.json``:
The following is the content of a sample ``tacker-samplevnf-rules.yaml``:
.. code-block:: yaml