diff --git a/charts/postgres-operator-ui/values.yaml b/charts/postgres-operator-ui/values.yaml index dea5007c9..2aef84f1c 100644 --- a/charts/postgres-operator-ui/values.yaml +++ b/charts/postgres-operator-ui/values.yaml @@ -52,7 +52,7 @@ service: port: "80" # If the type of the service is NodePort a port can be specified using the nodePort field # If the nodePort field is not specified, or if it has no value, then a random port is used - # notePort: 32521 + # nodePort: 32521 # configure UI ingress. If needed: "enabled: true" ingress: