NiFi Config ReferencePDF version

Assets

Assets represent a Persistent Volume (PV) shared across all Pods to serve sharable assets. Such a PV must support ReadWriteMany or ReadWriteMany access mode, such as NFS.

mountPath string

The mount path in a container inside a Pod where you can access shareable assets.

persistentVolumeClaim Kubernetes core/v1.LocalObjectReference

The PersistentVolumeClaim bound to the asset PersistentVolume

We want your opinion

How can we improve this page?

What kind of feedback do you have?