change service to NodePort

This commit is contained in:
Petrraa
2026-05-24 00:09:37 +02:00
parent 7e31581bee
commit 02c08fb3db

View File

@@ -9,4 +9,4 @@ spec:
ports:
- port: 5432
targetPort: 5432
type: ClusterIP # dostupno samo unutar clustera
type: NodePort # dostupno samo unutar clustera