helm-nifi
helm-nifi copied to clipboard
nifi-registry-config annotation size
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).

There is an open issue for this in the nifi registry chart: https://github.com/dysnix/charts/issues/16
Related to #106 #137
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
I do not know, you might want to ask in the the above referenced dysnix issue.