diff options
Diffstat (limited to 'internal/container/test/endure_ok_foobar.yaml')
-rw-r--r-- | internal/container/test/endure_ok_foobar.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/internal/container/test/endure_ok_foobar.yaml b/internal/container/test/endure_ok_foobar.yaml new file mode 100644 index 00000000..90728d2c --- /dev/null +++ b/internal/container/test/endure_ok_foobar.yaml @@ -0,0 +1,5 @@ +endure: + grace_period: 10s + print_graph: true + retry_on_fail: true + log_level: foobar |