Remove unnecessary comment
This commit is contained in:
parent
dcbf152118
commit
fc25753118
|
|
@ -96,6 +96,4 @@ spec:
|
|||
volumes:
|
||||
- name: config-volume
|
||||
configMap:
|
||||
# Provide the name of the ConfigMap containing the files you want
|
||||
# to add to the container
|
||||
name: my-scheduler-config
|
||||
|
|
|
|||
Loading…
Reference in New Issue