Reapply "Mirror/Parrot - Change PVC Name + Remove Old"
This reverts commit a57647166c10572c2ac1a59a546fe26b1b76eb1c.
This commit is contained in:
parent
a57647166c
commit
75ff993ef2
@ -25,4 +25,4 @@ spec:
|
||||
volumes:
|
||||
- name: mirror-pvc
|
||||
persistentVolumeClaim:
|
||||
claimName: mirror-parrot
|
||||
claimName: mirror-parrot-zfs
|
||||
|
@ -77,7 +77,7 @@ spec:
|
||||
claimName: mirror-almalinux-rbd
|
||||
- name: parrot
|
||||
persistentVolumeClaim:
|
||||
claimName: mirror-parrot
|
||||
claimName: mirror-parrot-zfs
|
||||
- name: kali
|
||||
persistentVolumeClaim:
|
||||
claimName: mirror-kali
|
||||
|
@ -1,13 +0,0 @@
|
||||
apiVersion: v1
|
||||
kind: PersistentVolumeClaim
|
||||
metadata:
|
||||
name: mirror-parrot
|
||||
namespace: default
|
||||
labels:
|
||||
app: mirror-parrot
|
||||
spec:
|
||||
accessModes:
|
||||
- ReadWriteMany
|
||||
resources:
|
||||
requests:
|
||||
storage: 700Gi
|
@ -56,4 +56,4 @@ spec:
|
||||
volumes:
|
||||
- name: mirror-pvc
|
||||
persistentVolumeClaim:
|
||||
claimName: mirror-parrot
|
||||
claimName: mirror-parrot-zfs
|
||||
|
Loading…
x
Reference in New Issue
Block a user