Files
devops-infra-helm-charts-gcp/manifests/jenkins-filestore-caching/prd/pv.yaml
T
2026-08-26 03:39:42 +05:30

21 lines
567 B
YAML

apiVersion: v1
kind: PersistentVolume
metadata:
name: pv-jenkins-agents-cache-prd
annotations:
pv.kubernetes.io/provisioned-by: filestore.csi.storage.gke.io
spec:
storageClassName: sc-filestore-standard
capacity:
storage: 5650Gi
accessModes:
- ReadWriteMany
persistentVolumeReclaimPolicy: Retain
volumeMode: Filesystem
csi:
driver: filestore.csi.storage.gke.io
volumeHandle: "modeInstance/asia-southeast1-a/fs-infr-dvops-jenkins-agents-prd-ase1/fsn_infr_prd"
volumeAttributes:
ip: 10.67.91.122
volume: fsn_infr_prd