Sign in
go
/
build
/
cec1aa10836faec6a4ea8309ebc39c6100b97aee
/
.
/
cmd
/
pubsubhelper
/
cache-volume-prod.yaml
blob: 35e9905f45c6e5a91fa532ad87b0df9b87eec5d5 [
file
] [
log
] [
blame
]
apiVersion:
v1
kind:
PersistentVolume
metadata:
name:
pv
-
autocert
-
cache
spec:
capacity:
storage:
"10Gi"
accessModes:
-
ReadWriteOnce
gcePersistentDisk:
fsType:
"ext4"
pdName:
"pubsubhelper-autocert-cache"