mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-04 17:23:59 +08:00
openscanhub: fix pvc config for redis
Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
This commit is contained in:
committed by
zlopez
parent
2ccc99782b
commit
d1ae47c8a9
@@ -60,5 +60,6 @@ spec:
|
||||
securityContext: {}
|
||||
terminationGracePeriodSeconds: 30
|
||||
volumes:
|
||||
- emptyDir: {}
|
||||
name: redis-6-c9s-1
|
||||
- name: pvc-var-lib-redis-data
|
||||
persistentVolumeClaim:
|
||||
claimName: pvc-var-lib-redis-data
|
||||
|
||||
Reference in New Issue
Block a user