Skip to content

Commit bb85b3a

Browse files
committed
4.1.3
1 parent b9fbaa2 commit bb85b3a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

deployer-image/marketplace/manifests/job.yaml.template

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,8 @@ spec:
3333
value: "false"
3434
volumeMounts:
3535
- name: deployer-config
36-
mountPath: /data/values
36+
mountPath: /data/values.yaml
37+
subPath: values.yaml
3738
readOnly: true
3839
volumes:
3940
- name: deployer-config

0 commit comments

Comments
 (0)