Skip to content

Commit 80ae80c

Browse files
monraxwilliamtrelawny
authored andcommitted
Update README.md
1 parent 5fff814 commit 80ae80c

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ This chart is still under development and does not have locked in api contracts
2323
* [Customize deployed Kubernetes resources](#customize-deployed-kubernetes-resources)
2424
* [Add inputs](#add-inputs)
2525
* [Enable TLS](#enable-tls)
26+
* [Using External Resources](#using-external-resources)
27+
* [Managing Secrets Externally](#managing-secrets-externally)
28+
* [Bring Your Own MongoDB](#bring-your-own-mongodb)
2629
* [Uninstall](#uninstall)
2730
* [Removing everything](#removing-everything)
2831
* [Debugging](#debugging)
@@ -48,8 +51,7 @@ By default, the chart exposes a Kubernetes service.
4851
However, we also recommend using an **Ingress Controller** for better management of external traffic.
4952
If you set `ingress.enabled` to `true`, the chart will provision an Ingress resource for you.
5053

51-
> [!IMPORTANT]
52-
> You can use any ingress controller (e.g., NGINX, HAProxy), but make sure it's installed in your cluster beforehand.
54+
You can use any ingress controller (e.g., NGINX, HAProxy), but make sure it's installed in your cluster beforehand.
5355

5456
### cert-manager
5557

0 commit comments

Comments
 (0)