Skip to content

Commit 0022806

Browse files
committed
Fix missing subPath in job
Signed-off-by: Patrick Knight <pknight@redhat.com>
1 parent 4953de9 commit 0022806

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

deploy/job.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ spec:
3232
volumeMounts:
3333
- name: dynamic-plugins-config
3434
mountPath: /app/resources/user-resources/dynamic-plugins-configmap.local.yaml
35+
subPath: dynamic-plugins.yaml
3536
readOnly: true
3637
resources:
3738
requests:

0 commit comments

Comments
 (0)