correct secret name

This commit is contained in:
Joseph Hanson 2024-07-09 08:23:52 -05:00
parent 5fb3729750
commit 70097a58db
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -18,11 +18,11 @@ spec:
valuesFrom: valuesFrom:
- targetPath: driver.config.driver.sshConnection.username - targetPath: driver.config.driver.sshConnection.username
kind: Secret kind: Secret
name: democratic-csi name: democratic-csi-secret
valuesKey: CSI_USERNAME valuesKey: CSI_USERNAME
- targetPath: driver.config.driver.sshConnection.privateKey - targetPath: driver.config.driver.sshConnection.privateKey
kind: Secret kind: Secret
name: democratic-csi name: democratic-csi-secret
valuesKey: CSI_PRIVATEKEY valuesKey: CSI_PRIVATEKEY
values: values:
csiDriver: csiDriver: