Skip to content

Commit

Permalink
fixing md test and docs
Browse files Browse the repository at this point in the history
  • Loading branch information
shapirov103 committed Oct 9, 2024
1 parent 57e7728 commit 1bf1d2c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/linkcheck.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
{ "pattern": "http://console-eks.yourdomain.com" },
{ "pattern": "https://p191.p3.n0.cdn.getcloudapp.com"},
{ "pattern": "https://rafay.co/"},
{ "pattern": "https://grafana-operator.github.io/grafana-operator/docs/installation/helm"}
{ "pattern": "https://grafana-operator.github.io/grafana-operator/docs/installation/helm"},
{ "pattern": "https://hackerone.com/newrelic"}
]
}
2 changes: 2 additions & 0 deletions docs/addons/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,8 @@ The framework currently supports the following add-ons.
| [`XrayAdotAddOn`](./xray-adot-addon.md) | Deploys ADOT Collector for Xray to receive traces from your workloads. |||
| [`GmaestroAddOn`](./gmaestro.md) | Adds [gMaestro](https://app.granulate.io/gMaestroSignup) cost optimization solution for EKS cluster. |
| [`EksPodIdentityAgentAddOn`](./eks-pod-identity-agent.md) | [Setting up the EKS Pod Identity Agent](https://docs.aws.amazon.com/en_ca/eks/latest/userguide/pod-id-agent-setup.html) |||


# Standard Helm Add-On Configuration Options

Many add-ons leverage helm to provision and maintain deployments. All provided add-ons that leverage helm allow specifying the following add-on attributes:
Expand Down

0 comments on commit 1bf1d2c

Please sign in to comment.