ethyca / fides-helm

Helm charts to deploy Fides tools
https://helm.ethyca.com
Apache License 2.0
2 stars 3 forks source link

Update Privacy Center Configuration Mechanism #51

Open RobertKeyser opened 1 year ago

RobertKeyser commented 1 year ago

Is your feature request related to a specific problem?

The privacy center, in ^2.13 will support configuration via environment variables. The Helm chart should be updated to use this method, to avoid the need for a config map.

https://github.com/ethyca/fides/issues/3172 https://github.com/ethyca/fides/pull/3105