mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-12-18 02:50:30 +00:00
Add helm chart SA to vault.yaml
we need to provide access to the Service account created with helm charts to access the vault service. Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
parent
d09ffbd6de
commit
37c4e3447d
@ -137,7 +137,7 @@ spec:
|
|||||||
- name: PLUGIN_ROLE
|
- name: PLUGIN_ROLE
|
||||||
value: csi-kubernetes
|
value: csi-kubernetes
|
||||||
- name: SERVICE_ACCOUNTS
|
- name: SERVICE_ACCOUNTS
|
||||||
value: rbd-csi-nodeplugin,rbd-csi-provisioner
|
value: rbd-csi-nodeplugin,rbd-csi-provisioner,csi-rbdplugin,csi-rbdplugin-provisioner
|
||||||
- name: SERVICE_ACCOUNTS_NAMESPACE
|
- name: SERVICE_ACCOUNTS_NAMESPACE
|
||||||
value: default
|
value: default
|
||||||
- name: VAULT_ADDR
|
- name: VAULT_ADDR
|
||||||
|
Loading…
Reference in New Issue
Block a user