Skip to content

Conversation

kayahk
Copy link
Contributor

@kayahk kayahk commented Jul 22, 2025

fix: conditionally set OPENFGA_DATASTORE_URI based on externalSecret configuration in openfga-deployment.yaml

Previously, the ENV parameter OPENFGA_DATASTORE_URI would be set, regardless of the externalSecret.enabled value, which would override the secret reference and prevent successful db authentication.
The fix makes sure that the ENV parameter will only be set, if externalSecret.enabled is set to false.

#139

…configuration in openfga-deployment.yaml

Previously, the `ENV` parameter `OPENFGA_DATASTORE_URI ` would be set, regardless of the `externalSecret.enabled` value, which would override the secret reference and prevent successful db authentication.
The fix makes sure that the `ENV` parameter will only be set, if `externalSecret.enabled` is set to `false`.
@kayahk kayahk changed the title fix: conditionally set OPENFGA_DATASTORE_URI based on externalSecret configuration in openfga-deployment.yaml [fix] externalSecret configuration in openfga-deployment.yaml Jul 22, 2025
@Subhra264 Subhra264 requested a review from prabhatsharma July 24, 2025 14:32
@VILJkid
Copy link

VILJkid commented Aug 18, 2025

@prabhatsharma Kindly review this PR and get this moving.

@prabhatsharma prabhatsharma merged commit 1d61cc5 into openobserve:main Aug 25, 2025
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.

3 participants