Skip to content

Commit 49e5302

Browse files
authored
Merge pull request #9 from flanksource/sample-config
fix: sample job config.yaml
2 parents 3b7cc7d + 6d6bd47 commit 49e5302

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

config.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ job:
77
annotations:
88
msg: "{{.msg | toJSON}}"
99
spec:
10-
containers:
10+
template:
11+
spec:
12+
containers:
1113
- name: podinfo
1214
image: ghcr.io/stefanprodan/podinfo:5.1.4
1315
imagePullPolicy: IfNotPresent

0 commit comments

Comments
 (0)