oops pvc not pv
This commit is contained in:
parent
7e7a4be5d2
commit
ecc5ee6641
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ spec:
|
|||
volumes:
|
||||
- name: nextcloud-data
|
||||
persistentVolumeClaim:
|
||||
claimName: nextcloud-pv
|
||||
claimName: nextcloud-pvc
|
||||
---
|
||||
apiVersion: k8s.mariadb.com/v1alpha1
|
||||
kind: MariaDB
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue