fix pvc mixup
This commit is contained in:
parent
f2e2a9c064
commit
4e9ed1fa2d
1 changed files with 2 additions and 2 deletions
|
|
@ -76,8 +76,8 @@ spec:
|
|||
volumes:
|
||||
- name: hermes-data
|
||||
persistentVolumeClaim:
|
||||
claimName: hermes-agent-pvc
|
||||
- name: rays-hermes-config
|
||||
claimName: rays-hermes-agent-pvc
|
||||
- name: hermes-config
|
||||
configMap:
|
||||
name: hermes-config
|
||||
---
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue