You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the current v3.x release of the CSI storage chart, the precheck job uses the PC secret specified in pcSecretName.
We would like to have the option to specify a different secret for the precheck, so we can apply different Helm hooks to it.
For example, precheck.pcSecretName with a fallback to the current pcSecretName if it's not set.
I'd be happy to submit a PR but the charts code is no longer public 😞 any plan to bring it back?
Thanks
The text was updated successfully, but these errors were encountered:
Hi,
With the current v3.x release of the CSI storage chart, the precheck job uses the PC secret specified in
pcSecretName
.We would like to have the option to specify a different secret for the precheck, so we can apply different Helm hooks to it.
For example,
precheck.pcSecretName
with a fallback to the currentpcSecretName
if it's not set.I'd be happy to submit a PR but the charts code is no longer public 😞 any plan to bring it back?
Thanks
The text was updated successfully, but these errors were encountered: