diff --git a/HelmChart/Public/oneuptime/README.md b/HelmChart/Public/oneuptime/README.md index 2503f7ac91..729d6134b6 100644 --- a/HelmChart/Public/oneuptime/README.md +++ b/HelmChart/Public/oneuptime/README.md @@ -57,9 +57,9 @@ The following table lists the configurable parameters of the OneUptime chart and | Parameter | Description | Default | Change Required | | --------- | ----------- | ------- | --------------- | -| `global.storageClass` | Storage class to be used for all persistent volumes | `nil` | ✅ | -| `host` | Hostname for the ingress | `localhost` | ✅ | -| `httpProtocol` | If the server is hosted with SSL/TLS cert then change this value to https | `http` | ✅ | +| `global.storageClass` | Storage class to be used for all persistent volumes | `nil` | 🚨 | +| `host` | Hostname for the ingress | `localhost` | 🚨 | +| `httpProtocol` | If the server is hosted with SSL/TLS cert then change this value to https | `http` | 🚨 | | `image.registry` | Docker image registry | `docker.io` | | | `image.repository` | Docker image repository | `oneuptime` | | | `image.tag` | Docker image tag | `release` |