Skip to content
This repository was archived by the owner on Jan 20, 2026. It is now read-only.

kubewarden/flexvolume-drivers-psp-policy

Important

Notice: Starting from Kubewarden release 1.32.0, all code from this repository has been merged into github.com/kubewarden/policies, which is now a monorepo containing policies. Please refer to that repository for future updates and development. This repository is now archived. Development continues in the new location.

Kubewarden Policy Repository Stable

Kubewarden policy psp-flexvolume-drivers

Description

Replacement for the Kubernetes Pod Security Policy that controls Flex Volume drivers.

Settings

This policy allows to provide a list of allowed Flex Volume drivers.

The configuration supports a list of allowed flex volume drivers. An example follows:

allowedFlexVolumes:
  - driver: example/lvm
  - driver: example/cifs

If the pod to be evaluated has a different driver on any flexVolume volume, it will be rejected.

About

Replacement for the Kubernetes Pod Security Policy that controls the allowed `flexVolume` drivers

Topics

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors