modify resource

This commit is contained in:
KMLabz-TMIT Kubernetes
2020-08-02 15:25:28 +00:00
parent a9ad3b1449
commit 5b25ff6e2e
9 changed files with 37 additions and 20 deletions

View File

@@ -26,8 +26,8 @@ spec:
- ReadWriteMany
persistentVolumeReclaimPolicy: Recycle
nfs:
server: 192.168.100.1
path: /srv/kubedata/birbnetes/grafana
server: 192.168.122.20
path: /srv/birbdata/grafana
---
apiVersion: v1
kind: PersistentVolumeClaim