kubernetes-log-watcher
kubernetes-log-watcher copied to clipboard
Allow updating Scalyr API key
In case Scalyr API key was changed while there was an existing agent.json, the initContainer doesn't update the API key. This would cause scalyr-agent container to continuously fail.
initContainer should update the key, while keeping agent.json log targets intact.
Ref issue: https://github.com/zalando-incubator/kubernetes-on-aws/issues/415