UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 3e907934 authored by Scott Stroud's avatar Scott Stroud
Browse files

merge of merge

parent 02a9cac8
No related branches found
No related tags found
2 merge requests!16Development,!142.6.1
Pipeline #1978610 passed
Pipeline: confluent-operator-2.9.x

#1978613

    ......@@ -30,6 +30,8 @@ RUN echo "===> Dependency update" \
    && yum clean all \
    && rm -rf /tmp/* /var/cache/dnf
    ENTRYPOINT ["/opt/manager"]
    # Polling period : 5 seconds
    # Timeout period : 2 seconds (if the polling does not return within this time, treat as a failed poll)
    # Retry period : 25 sec (after which container is deemed unhealthy)
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Finish editing this message first!
    Please register or to comment