Fix typo on postgres-operator-ui values (#1680)
This commit is contained in:
parent
a55639d6b7
commit
e1504745df
|
|
@ -39,7 +39,7 @@ resources:
|
|||
|
||||
# configure UI ENVs
|
||||
envs:
|
||||
# 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
|
||||
# UI and operator API. Insert the service name of the operator API here!
|
||||
operatorApiUrl: "http://postgres-operator:8080"
|
||||
operatorClusterNameLabel: "cluster-name"
|
||||
|
|
|
|||
Loading…
Reference in New Issue