Mellanox / ci-demo

Apache License 2.0
2 stars 19 forks source link

add PVC volumes support #80

Closed andrii-holovchenko closed 3 months ago

andrii-holovchenko commented 3 months ago

Add persistentVolumeClaim support.

yshestakov commented 3 months ago

@andrii-holovchenko what is intended usage of PersistentVolume/Claim >

andrii-holovchenko commented 3 months ago

@andrii-holovchenko what is intended usage of PersistentVolume/Claim >

It's required for integration with Blossom. It provides PVC for each namespace to store data, so we need this functionality to be available in CI-DEMO. Example: image