This content is authored by Red Hat experts, but has not yet been tested on every supported configuration.
Installing the Kubernetes Secret Store CSI
Create an OpenShift Project to deploy the CSI into
Set SecurityContextConstraints to allow the CSI driver to run (otherwise the DaemonSet will not be able to create Pods)
Add the Secrets Store CSI Driver to your Helm Repositories
Update your Helm Repositories
Install the secrets store csi driver
Check that the Daemonsets is running
You should see the following
Add pod security profile label for CSI Driver
This is required starting in OpenShift v4.13