corrects syntax
This commit is contained in:
parent
120eab801b
commit
16f6490c5a
@ -27,7 +27,7 @@ spec:
|
||||
- /busybox/sh
|
||||
"""
|
||||
}
|
||||
if (requiredContainer.alpine == true) {
|
||||
if (requiredContainers.alpine == true) {
|
||||
output += """
|
||||
- name: alpine
|
||||
imagePullPolicy: Always
|
||||
|
Reference in New Issue
Block a user