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
|
||||
restartPolicy: Never
|
||||
volumes:
|
||||
- name: config-volume
|
||||
- name: config
|
||||
configMap:
|
||||
name: websites-configmap
|
||||
- name: build-output
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue