mirror of
https://github.com/bitnami/containers.git
synced 2026-02-10 20:17:34 +08:00
Update fluxcd* expected exit status (#87318)
Signed-off-by: David Gomez <david.gomez@broadcom.com>
This commit is contained in:
@@ -4,6 +4,6 @@
|
||||
command:
|
||||
check-image-automation-controller-binary:
|
||||
exec: image-automation-controller --help
|
||||
exit-status: 2
|
||||
exit-status: 0
|
||||
stderr:
|
||||
- "Usage of image-automation-controller"
|
||||
|
||||
@@ -4,6 +4,6 @@
|
||||
command:
|
||||
check-kustomize-controller-help:
|
||||
exec: kustomize-controller --help
|
||||
exit-status: 2
|
||||
exit-status: 0
|
||||
stderr:
|
||||
- "Usage of kustomize-controller:"
|
||||
|
||||
@@ -4,6 +4,6 @@
|
||||
command:
|
||||
check-notification-controller-binary:
|
||||
exec: notification-controller --help
|
||||
exit-status: 2
|
||||
exit-status: 0
|
||||
stderr:
|
||||
- "Usage of notification-controller"
|
||||
|
||||
Reference in New Issue
Block a user