enable cstor in openebs
This commit is contained in:
parent
7f41356352
commit
de2d0ea4dc
|
@ -80,6 +80,8 @@ openebs:
|
|||
enabled: true
|
||||
lvm-localpv:
|
||||
enabled: true
|
||||
cstore:
|
||||
enabled: true
|
||||
ndm:
|
||||
enabled: false
|
||||
|
||||
|
@ -87,6 +89,9 @@ external-secrets:
|
|||
enabled: true
|
||||
values: |
|
||||
extraContainers:
|
||||
- name: bitwarden-external-secrets-adapter
|
||||
image: jamesandariese/bitwarden-external-secrets-adapter:latest
|
||||
imagePullPolicy: IfNotPresent
|
||||
- name: bitwarden-cli
|
||||
image: jamesandariese/bitwarden-docker:latest
|
||||
imagePullPolicy: IfNotPresent
|
||||
|
|
Loading…
Reference in New Issue
Block a user