Skip to content

Commit 8aad48c

Browse files
committed
Updated Readme
Signed-off-by: MdSahil-oss <[email protected]>
1 parent 43c3784 commit 8aad48c

File tree

1 file changed

+1
-2
lines changed
  • experimental/addons/postgres-operator

1 file changed

+1
-2
lines changed

experimental/addons/postgres-operator/README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,7 @@ spec:
6969
- type: postgres-expose
7070
properties:
7171
type: NodePort # Change this field if you want diffrent type of service.
72-
port: 5432
73-
targetPort: 5432
72+
port: [5432]
7473
```
7574
7675
```shell

0 commit comments

Comments
 (0)