Skip to content

Commit e150474

Browse files
author
mujx
authored
Fix typo on postgres-operator-ui values (zalando#1680)
1 parent a55639d commit e150474

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/postgres-operator-ui/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ resources:
3939

4040
# configure UI ENVs
4141
envs:
42-
# IMPORTANT: While operator chart and UI chart are idendependent, this is the interface between
42+
# IMPORTANT: While operator chart and UI chart are independent, this is the interface between
4343
# UI and operator API. Insert the service name of the operator API here!
4444
operatorApiUrl: "http://postgres-operator:8080"
4545
operatorClusterNameLabel: "cluster-name"

0 commit comments

Comments
 (0)