We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43168ca commit 9d5841cCopy full SHA for 9d5841c
charts/postgres-operator-ui/values.yaml
@@ -52,7 +52,7 @@ service:
52
port: "80"
53
# If the type of the service is NodePort a port can be specified using the nodePort field
54
# If the nodePort field is not specified, or if it has no value, then a random port is used
55
- # notePort: 32521
+ # nodePort: 32521
56
57
# configure UI ingress. If needed: "enabled: true"
58
ingress:
0 commit comments