Allow failure in cert manager job

This commit is contained in:
Florian Ruynat 2021-09-20 16:55:05 +02:00 committed by Kubernetes Prow Robot
parent 5d1b34bdcd
commit 6f8b24f367

View file

@ -41,6 +41,7 @@ packet_centos7-flannel-containerd-addons-ha:
when: on_success
variables:
MITOGEN_ENABLE: "true"
allow_failure: true
packet_centos8-crio:
extends: .packet_pr