Browse Source

Delete 'pv-git.yml'

master
anpham 3 weeks ago
parent
commit
6155d47e0d
1 changed files with 0 additions and 16 deletions
  1. +0
    -16
      pv-git.yml

+ 0
- 16
pv-git.yml View File

@ -1,16 +0,0 @@
apiVersion: v1
kind: PersistentVolume
metadata:
name: hommer-pv
labels:
type: local
spec:
capacity:
storage: 1Gi
accessModes:
- ReadWriteOnce
persistentVolumeReclaimPolicy: Retain
storageClassName: manual
hostPath:
path: "/home/ubuntu/hommer/assets"

Loading…
Cancel
Save