Fix namespace for pvc
This commit is contained in:
parent
6909100982
commit
51b7523829
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ apiVersion: v1
|
|||
kind: PersistentVolumeClaim
|
||||
metadata:
|
||||
name: mariadb-backup-pvc
|
||||
namespace: default
|
||||
namespace: home-server
|
||||
spec:
|
||||
accessModes:
|
||||
- ReadWriteOnce
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue