helm-nifi icon indicating copy to clipboard operation
helm-nifi copied to clipboard

nifi-registry-config annotation size

Open bmgante opened this issue 4 years ago • 3 comments

Hello,

I am trying to run this helm chart for the first time and got the error regarding the size of annotation:

The Secret "nifi-registry-config" is invalid: metadata.annotations: Too long: must have at most 262144 bytes

Indeed the value for default-database is quite big. I suppose this is expected but how can handle this? I am using EKS (amazon).

image

bmgante avatar Jun 23 '21 14:06 bmgante

There is an open issue for this in the nifi registry chart: https://github.com/dysnix/charts/issues/16

Related to #106 #137

banzo avatar Jun 24 '21 10:06 banzo

Hi @banzo Does it mean that as WA i can safely remove the nifi-registry-primary.mv.db file from my subchart (I´ve added nifi-registry as subchart of main nifi helm chart).

path: charts/nifi-registry/data/nifi-registry-primary.mv.db

If this file can be removed, what is indeed it´s goal?

Thanks

bmgante avatar Jun 24 '21 11:06 bmgante

I do not know, you might want to ask in the the above referenced dysnix issue.

banzo avatar Jun 24 '21 15:06 banzo