update readme

This commit is contained in:
Abhishek Kondur
2023-11-28 12:54:32 +04:00
parent ea5967cb9b
commit 6ddda87aee

View File

@@ -39,9 +39,7 @@ helm install netmaker/netmaker --generate-name \ # generate a random id for the
```
### Recommended Settings:
A minimal HA install of Netmaker can be run with the following command:
`helm install netmaker/netmaker --generate-name --set baseDomain=nm.example.com --set mq.RWX.storageClassName=nfs`
`
This install has some notable exceptions:
- Ingress **must** be manually configured post-install (need to create valid Ingress with TLS)
- DNS will be disabled