Update rays-deployment.yaml
This commit is contained in:
parent
bb31aaceeb
commit
f2e2a9c064
1 changed files with 2 additions and 2 deletions
|
|
@ -77,14 +77,14 @@ spec:
|
|||
- name: hermes-data
|
||||
persistentVolumeClaim:
|
||||
claimName: hermes-agent-pvc
|
||||
- name: hermes-config
|
||||
- name: rays-hermes-config
|
||||
configMap:
|
||||
name: hermes-config
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: PersistentVolumeClaim
|
||||
metadata:
|
||||
name: hermes-agent-pvc
|
||||
name: rays-hermes-agent-pvc
|
||||
namespace: customer1
|
||||
spec:
|
||||
accessModes:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue