diff --git a/pkg/helm/README.md b/pkg/helm/README.md index 431f2492e..e5bc5e6a3 100644 --- a/pkg/helm/README.md +++ b/pkg/helm/README.md @@ -38,5 +38,4 @@ The chart should dump its version and appVersion in the Chart.yaml file every re | `service.type` | Service type | `"ClusterIP"` | | `service.loadBalancerIP` | Load balancer IP (Only if service.type is LoadBalancer) | `""` | | `ingress.enabled` | Ingress resource creation | `false` | - | `ingress.hostname` | Ingress resource hostname | `"pgadmin4.local"` |