GeoIp credentials for the Maxmind database should be able to be sourced from a secret and not required to be set in a values.yaml or managed through a manual --set operation
Describe the solution you'd like
Allow for the values to pull the secret from a secret externally managed from a static values.yaml or manual --set operation.
GeoIp credentials for the Maxmind database should be able to be sourced from a secret and not required to be set in a values.yaml or managed through a manual
--setoperationDescribe the solution you'd like
Allow for the values to pull the secret from a secret externally managed from a static values.yaml or manual --set operation.