We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4515f46 commit fcd7eddCopy full SHA for fcd7edd
1 file changed
charts/builder/templates/builder-deployment.yaml
@@ -69,7 +69,7 @@ spec:
69
valueFrom:
70
configMapKeyRef:
71
name: slugbuilder-config
72
- key: pullPolicy
+ key: pullpolicy
73
- name: "DOCKERBUILDER_IMAGE_NAME"
74
75
@@ -79,7 +79,7 @@ spec:
79
80
81
name: dockerbuilder-config
82
83
# This var needs to be passed so that the minio client (https://github.com/minio/mc) will work in Alpine linux
84
- name: "DOCKERIMAGE"
85
value: "1"
0 commit comments