Changed paths for the new environment

This commit is contained in:
root
2020-08-28 17:34:48 +02:00
parent 7dbfe61672
commit 00191e6de7
9 changed files with 16 additions and 16 deletions

View File

@@ -58,8 +58,8 @@ spec:
- ReadWriteMany
persistentVolumeReclaimPolicy: Recycle
nfs:
server: 192.168.122.20
path: /srv/birbdata/output-influx
server: 192.168.100.3
path: /srv/kubedata/birbnetes/outflux
---
kind: PersistentVolumeClaim
apiVersion: v1