Skip to content

[nifi-registry] add support for using a secret to inject flowProvider.postgres.password - #327

Open
NotAndD wants to merge 2 commits into
dysnix:mainfrom
NotAndD:nifi_registry_add_flowprovider_secret
Open

[nifi-registry] add support for using a secret to inject flowProvider.postgres.password#327
NotAndD wants to merge 2 commits into
dysnix:mainfrom
NotAndD:nifi_registry_add_flowprovider_secret

Conversation

@NotAndD

@NotAndD NotAndD commented Jun 25, 2025

Copy link
Copy Markdown

As the title anticipates, adds the support for using flowProvider.postgres.passwordSecretName and passwordSecretKey to inject the password instead of being forced to write it in plaintext in the values.

This uses the same method used by the flowProvider.git section. Also, similarly to the git section, this calls the appropriate script to replace the properties in the config file so that the database is not by default h2 if flowProvider.postgres.enabled: true

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant