You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
path: /tmp/data/couchdb # This would only persist in a single-node. Use dynamic provisioning for multi-node clusters (paid). No need to create a Persistent Volume if you will use dynamic provisioning.
persistentVolumeReclaimPolicy: Recycle
---
apiVersion: v1
kind: PersistentVolumeClaim
metadata:
annotations:
volume.beta.kubernetes.io/storage-class: "" # Comment this line to use dynamic provisioning (paid)