Skip to content
Snippets Groups Projects
Commit 5104b3e8 authored by Cattani Luca's avatar Cattani Luca
Browse files

Update README.md

parent 766570e8
No related branches found
No related tags found
No related merge requests found
......@@ -136,3 +136,8 @@ $ kubectl -n dspace-dev port-forward dspace-postgresql-1806947503-qw8q4 5432:543
now we are able to connect to localhost:5432
![pgAdmin_connect](pgadmin_1.png)
![pgAdmin_showTables](pgadmin_2.png)
```console
$ kubectl -n dspace-dev create -f postgresql-service.yaml
service "dspace-postgresql" created
```
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment