Skip to content

Commit f94c829

Browse files
authored
Merge pull request crossplane-contrib#198 from developer-guy/master
change the host with endpoint to make it worked
2 parents 3d42ddb + 883b9fb commit f94c829

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/postgresql/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ spec:
2424
# stringData:
2525
# username: postgres
2626
# password: pass
27-
# host: localhost
27+
# endpoint: localhost
2828
# port: "5432"

0 commit comments

Comments
 (0)