fix cm name
This commit is contained in:
parent
e1178b3691
commit
3eee3b3ecf
1 changed files with 1 additions and 1 deletions
|
|
@ -67,7 +67,7 @@ spec:
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: hermes-data
|
- name: hermes-data
|
||||||
mountPath: /opt/data
|
mountPath: /opt/data
|
||||||
- name: hermes-configmap
|
- name: rays-hermes-configmap
|
||||||
mountPath: /etc/hermes/config.yaml
|
mountPath: /etc/hermes/config.yaml
|
||||||
subPath: config.yaml
|
subPath: config.yaml
|
||||||
readOnly: true
|
readOnly: true
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue