Configure CSI inline ephemeral volume security
OpenShift version 4.13+
Dynatrace Operator version 0.11.1 and earlier
Starting with Openshift 4.13, you need to set an additional label to use the CSI driver for applicationMonitoring
, hostMonitoring
, or cloudNativefullStack
monitoring modes.
In Dynatrace Operator version 0.11.2+, this label is automatically added to the csidriver
resource. It's also required to allow CSI volumes that are injected by the Dynatrace Operator using webhook-based injection modes.
In Dynatrace Operator version 0.11.1 and earlier, you need to configure the CSI driver manually:
1kubectl label csidriver csi.oneagent.dynatrace.com security.openshift.io/csi-ephemeral-volume-profile=restricted