We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9fbaa2 commit bb85b3aCopy full SHA for bb85b3a
1 file changed
deployer-image/marketplace/manifests/job.yaml.template
@@ -33,7 +33,8 @@ spec:
33
value: "false"
34
volumeMounts:
35
- name: deployer-config
36
- mountPath: /data/values
+ mountPath: /data/values.yaml
37
+ subPath: values.yaml
38
readOnly: true
39
volumes:
40
0 commit comments