change pvc name
This commit is contained in:
parent
e05e71d0fc
commit
ce26d0aaee
1 changed files with 2 additions and 2 deletions
|
|
@ -78,12 +78,12 @@ spec:
|
|||
name: hermes-config
|
||||
- name: hermes-data
|
||||
persistentVolumeClaim:
|
||||
claimName: hermes-agent-pvc
|
||||
claimName: rays-hermes-agent-pvc
|
||||
---
|
||||
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