We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a55639d commit e150474Copy full SHA for e150474
charts/postgres-operator-ui/values.yaml
@@ -39,7 +39,7 @@ resources:
39
40
# configure UI ENVs
41
envs:
42
- # IMPORTANT: While operator chart and UI chart are idendependent, this is the interface between
+ # IMPORTANT: While operator chart and UI chart are independent, this is the interface between
43
# UI and operator API. Insert the service name of the operator API here!
44
operatorApiUrl: "http://postgres-operator:8080"
45
operatorClusterNameLabel: "cluster-name"
0 commit comments