rfcx / rfcx-api

Core, Media/Assets and MQTT APIs
https://api.rfcx.org/docs/
Apache License 2.0
0 stars 0 forks source link

Clean up API secrets in k8s #338

Open rassokhin-s opened 2 years ago

rassokhin-s commented 2 years ago

Suggest:

  1. Remove config from api-secrets
  2. Rename api-secrets to noncore-api-secrets
  3. Move core secrets to a new secrets file core-api-secrets
  4. Update deployment yamls to point to correct secrets
rassokhin-s commented 2 years ago

@antonyharfield

Remove config from api-secrets What do you mean by "remove config"?

I also planned to delete redundant key/values from ALL secrets files

antonyharfield commented 2 years ago

Yeah that's what I meant (remove the keys that are already in config)