charts icon indicating copy to clipboard operation
charts copied to clipboard

Director service `ALLOWED_KEYS` environment variable

Open apeduru-patreon opened this issue 1 year ago • 0 comments

Summary

I had sent an email to [email protected] but haven't heard back so I'm raising my question here instead.

We're currently implementing the sorry-cypress helm chart in our Kubernetes cluster. One cause of concern we've come across is the ALLOWED_KEYS environment variable. I figured these keys might be sensitive but it doesn't seem to be the case. Are these keys intended to be in plaintext format?

https://github.com/sorry-cypress/charts/blob/1d802ac048c77666acfc43686eb1e451b00ac24f/charts/sorry-cypress/values.yaml#L273

How to reproduce

Setting allowedKeys value with plaintext keys

Environment

  • sorry-cypress version: <here>
  • cypress version: <here>
  • helm chart version: 1.7.10

apeduru-patreon avatar Feb 28 '23 20:02 apeduru-patreon