.
This commit is contained in:
@@ -32,5 +32,4 @@ spec:
|
||||
volumes:
|
||||
- name: postgres-data
|
||||
persistentVolumeClaim:
|
||||
claimName: postgres-pvc # disk koji smo rezervirali
|
||||
|
||||
claimName: postgres-pvc # disk koji smo rezervirali
|
||||
@@ -9,4 +9,4 @@ spec:
|
||||
ports:
|
||||
- port: 5432
|
||||
targetPort: 5432
|
||||
type: NodePort # dostupno samo unutar clustera
|
||||
type: ClusterIP # dostupno samo unutar clustera
|
||||
|
||||
Reference in New Issue
Block a user