Match mount and volume names up
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
parent
a770df5254
commit
480f0c8a2a
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ spec:
|
||||||
readOnly: false
|
readOnly: false
|
||||||
restartPolicy: Never
|
restartPolicy: Never
|
||||||
volumes:
|
volumes:
|
||||||
- name: config-volume
|
- name: config
|
||||||
configMap:
|
configMap:
|
||||||
name: websites-configmap
|
name: websites-configmap
|
||||||
- name: build-output
|
- name: build-output
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue