-
Bug
-
Resolution: Done
-
Major
-
1.1.1.GA, 1.2.0.GA, 1.3.0.GA
Currently, the downstream container images are using a user "jboss" instead of the "strimzi" and "kafka" users specified in the upstream operator, bridge and Kafka images. However, in the downstream documentation [1] we reference the upstream "kafka" user in the line
USER kafka:kafka
when it should be:
USER jboss:jboss