Add featureGate to CSIDriver.SELinuxMount
This commit is contained in:
@@ -409,6 +409,7 @@ type CSIDriverSpec struct {
|
||||
//
|
||||
// Default is "false".
|
||||
//
|
||||
// +featureGate=SELinuxMountReadWriteOncePod
|
||||
// +optional
|
||||
SELinuxMount *bool
|
||||
}
|
||||
|
Reference in New Issue
Block a user