Match mount and volume names up

Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
Patrick Uiterwijk 2019-05-12 23:42:18 +02:00
parent a770df5254
commit 480f0c8a2a

View file

@ -27,7 +27,7 @@ spec:
readOnly: false
restartPolicy: Never
volumes:
- name: config-volume
- name: config
configMap:
name: websites-configmap
- name: build-output