telekom-mms / cmcc-operator

Kubernetes Operator to bring up a CoreMedia Content Cloud installation
Apache License 2.0
9 stars 3 forks source link

Apply VolumeClaimTemplates to changed STSs #140

Closed stefanbethke closed 4 months ago

stefanbethke commented 4 months ago

When disabling with.cachesAsPvc, make sure the StatefulSet is updated accordingly by re-defining the VolumeClaimTemplates.

Closes #139.