We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b3a21e commit 116acccCopy full SHA for 116accc
Monitoring/monitor_fsxn_with_harvest_on_eks/README.md
@@ -29,7 +29,7 @@ You can install Trident from the AWS Marketplace into your EKS cluster. For addi
29
If you don't already have Prometheus and Grafana running in your EKS cluster, you can deploy both of them
30
from the Prometheus community repository by using the following commands:
31
32
-[!NOTE] You need to make a substitution in the command below before running it.
+:memo: **NOTE:** You need to make a substitution in the command below before running it.
33
```bash
34
helm repo add prometheus-community https://prometheus-community.github.io/helm-charts
35
helm repo update
0 commit comments