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:
|
volumes:
|
||||||
- name: hermes-data
|
- name: hermes-data
|
||||||
persistentVolumeClaim:
|
persistentVolumeClaim:
|
||||||
claimName: hermes-agent-pvc
|
claimName: rays-hermes-agent-pvc
|
||||||
- name: rays-hermes-config
|
- name: hermes-config
|
||||||
configMap:
|
configMap:
|
||||||
name: hermes-config
|
name: hermes-config
|
||||||
---
|
---
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue