nathluu commented on PR #7197: URL: https://github.com/apache/nifi/pull/7197#issuecomment-1546795445
Hi @ferencerdei, nifi-toolkit is a utility tool released alongside every NiFi and NiFi registry release so I think it totally can be integrated into the NiFi Registry container image just as NiFi container image. The important reason is that the encryption of nifi-registry.properties file cannot happen at the pod startup time as it needs the nifi-registry.properties and bootstrap.conf files to exist beforehand. Please refer to these helm charts for details how a nifi and nifi registry pod is started https://github.com/cetic/helm-nifi/blob/master/templates/statefulset.yaml https://github.com/dysnix/charts/blob/main/dysnix/nifi-registry/templates/statefulset.yaml -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
