mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2026-08-19 01:15:04 -05:00
Add conditional TLS support for the Ingress in the Helm chart. #9345
This commit is contained in:
@@ -39,3 +39,4 @@ The chart should dump its version and appVersion in the Chart.yaml file every re
|
||||
| `service.loadBalancerIP` | Load balancer IP (Only if service.type is LoadBalancer) | `""` |
|
||||
| `ingress.enabled` | Ingress resource creation | `false` |
|
||||
| `ingress.hostname` | Ingress resource hostname | `"pgadmin4.local"` |
|
||||
| `ingress.tlsSecret` | Ingress tls secret name | `""` |
|
||||
|
||||
Reference in New Issue
Block a user