fix configmap name
This commit is contained in:
parent
ce26d0aaee
commit
36d09df5b6
1 changed files with 3 additions and 0 deletions
|
|
@ -77,6 +77,9 @@ spec:
|
|||
- name: hermes-data
|
||||
persistentVolumeClaim:
|
||||
claimName: hermes-agent-pvc
|
||||
- name: hermes-config
|
||||
configMap:
|
||||
name: hermes-config
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: PersistentVolumeClaim
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue