change service to NodePort
This commit is contained in:
@@ -9,4 +9,4 @@ spec:
|
|||||||
ports:
|
ports:
|
||||||
- port: 5432
|
- port: 5432
|
||||||
targetPort: 5432
|
targetPort: 5432
|
||||||
type: ClusterIP # dostupno samo unutar clustera
|
type: NodePort # dostupno samo unutar clustera
|
||||||
|
|||||||
Reference in New Issue
Block a user