Skip to content
  • Miciah Masters's avatar
    start-build.sh: Don't patch operator IMAGE env var · b8830f6f
    Miciah Masters authored
    Do not override the IMAGE environment variable when patching the operator
    deployment.  IMAGE specifies the operand image, and the patch should only
    change the operator image.
    
    * hack/start-build.sh: Delete the IMAGE environment variable from the patch
    to the operator deployment.
    b8830f6f