correct secret name
This commit is contained in:
parent
dfb33c1399
commit
5fb3729750
1 changed files with 2 additions and 2 deletions
|
@ -18,11 +18,11 @@ spec:
|
|||
valuesFrom:
|
||||
- targetPath: driver.config.driver.sshConnection.username
|
||||
kind: Secret
|
||||
name: zfs-nfs-csi-username
|
||||
name: democratic-csi
|
||||
valuesKey: CSI_USERNAME
|
||||
- targetPath: driver.config.driver.sshConnection.privateKey
|
||||
kind: Secret
|
||||
name: zfs-nfs-csi-private-key
|
||||
name: democratic-csi
|
||||
valuesKey: CSI_PRIVATEKEY
|
||||
values:
|
||||
csiDriver:
|
||||
|
|
Loading…
Reference in a new issue