mirror of
https://github.com/TECHNOFAB11/zfs-localpv.git
synced 2025-12-12 06:20:11 +01:00
fix(yaml): fixing mongo yaml
As the selector is needed in the latest kubetnetes cluster Also updated zfs volume custom resource and renamed few fields of percona application. Signed-off-by: Pawan <pawan@mayadata.io>
This commit is contained in:
parent
0b7229a573
commit
e953af99cf
3 changed files with 11 additions and 7 deletions
|
|
@ -1,13 +1,14 @@
|
|||
apiVersion: openebs.io/v1alpha1
|
||||
kind: ZFSVolume
|
||||
metadata:
|
||||
name: pvc-37b07ad6-db68-11e9-bbb6-000c296e38d9
|
||||
name: pvc-34133838-0d0d-11ea-96e3-42010a800114
|
||||
namespace: openebs
|
||||
spec:
|
||||
capacity: "4294967296"
|
||||
compression: "off"
|
||||
dedup: "off"
|
||||
encryption: ""
|
||||
fsType: "zfs"
|
||||
keyformat: ""
|
||||
keylocation: ""
|
||||
ownerNodeID: zfspv-node1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue