Abort the seed and probe scripts on the first failed command
Guard the staged size as a string so an unmeasurable file fails closed.
This commit is contained in:
@@ -997,7 +997,8 @@ spec:
|
||||
default: internetsystemsconsortium/bind9:9.20
|
||||
description: |-
|
||||
Image is the BIND9 container image. Must ship named, rndc, nsupdate and
|
||||
the POSIX tools the operator execs: sh, mkdir, dirname, head, od, tr, mv.
|
||||
the POSIX tools the operator execs: sh, mkdir, dirname, cat, head, od,
|
||||
tr, wc, rm, mv.
|
||||
type: string
|
||||
imagePullPolicy:
|
||||
description: ImagePullPolicy for the BIND container.
|
||||
|
||||
@@ -1307,7 +1307,8 @@ spec:
|
||||
default: internetsystemsconsortium/bind9:9.20
|
||||
description: |-
|
||||
Image is the BIND9 container image. Must ship named, rndc, nsupdate and
|
||||
the POSIX tools the operator execs: sh, mkdir, dirname, head, od, tr, mv.
|
||||
the POSIX tools the operator execs: sh, mkdir, dirname, cat, head, od,
|
||||
tr, wc, rm, mv.
|
||||
type: string
|
||||
imagePullPolicy:
|
||||
description: ImagePullPolicy for the BIND container.
|
||||
|
||||
Reference in New Issue
Block a user