You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NiFi currently uses 5 PVCs (Content, Database, Flow, Provenance, State). We need to be able to configure the ResourceRequirements for requests and limits (if provided by us) or the name of an external PVC provided by the user.
This is done when
resources are configurable according to the standards set by operator-rs