Sign in
go
/
build
/
b8a13cafd83e4ca0bdc84e8e659338030cdc5ba8
/
.
/
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"