bakdata / streams-bootstrap

Utility functions and base classes for Kafka Streams applications
MIT License
29 stars 3 forks source link

Add optional ServiceAccount to Pod specs #154

Closed yannick-roeder closed 1 year ago

yannick-roeder commented 1 year ago

Allowing a name for an already existing ServiceAccount to be set in the Helm chart enables a Streams app Pod to be granted RBAC permissions

philipp94831 commented 1 year ago

Isn't this fixed by #156?

yannick-roeder commented 1 year ago

Yes, fixed by https://github.com/bakdata/streams-bootstrap/pull/156