modify resource
This commit is contained in:
@@ -10,8 +10,8 @@ spec:
|
||||
- ReadWriteMany
|
||||
persistentVolumeReclaimPolicy: Recycle
|
||||
nfs:
|
||||
server: 192.168.100.1
|
||||
path: /srv/kubedata/birbnetes/model_postgres
|
||||
server: 192.168.122.20
|
||||
path: /srv/birbdata/model-postgres
|
||||
---
|
||||
kind: PersistentVolumeClaim
|
||||
apiVersion: v1
|
||||
@@ -84,4 +84,4 @@ spec:
|
||||
targetPort: 5432
|
||||
protocol: TCP
|
||||
selector:
|
||||
app: model-postgres
|
||||
app: model-postgres
|
||||
|
||||
Reference in New Issue
Block a user