UNCLASSIFIED - NO CUI

Skip to content

fix: uid and dependency for functionality

Michael McLeroy requested to merge patch-1 into development

Fixes two problems with the existing container:

  • The Strimzi operator expects the user be 1010 in its security context
  • The container needs the hostname tool to run properly

Merge request reports