We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3b7cc7d + 6d6bd47 commit 49e5302Copy full SHA for 49e5302
1 file changed
config.yaml
@@ -7,7 +7,9 @@ job:
7
annotations:
8
msg: "{{.msg | toJSON}}"
9
spec:
10
- containers:
+ template:
11
+ spec:
12
+ containers:
13
- name: podinfo
14
image: ghcr.io/stefanprodan/podinfo:5.1.4
15
imagePullPolicy: IfNotPresent
0 commit comments