getanteon / anteon-helm-charts

GNU Affero General Public License v3.0
19 stars 6 forks source link

parametrize minio and influxDB to allow setting storageclass #1

Closed gioppoluca closed 1 year ago

gioppoluca commented 1 year ago

Is not possible to configure the minio and influxdb storageclass, please add the option to set in in values

fatihbaltaci commented 1 year ago

Hello @gioppoluca, Thank you for raising this issue.

To better understand your requirements, could you kindly provide us with your use cases for changing the storage class?

We would be happy to add this feature to our helm chart along with this issue: https://github.com/ddosify/ddosify-helm-charts/issues/2

fatihbaltaci commented 1 year ago

Hi @gioppoluca, Ddosify chart 1.3.0 is ready on GitHub. You can upgrade Ddosify using these instructions.

You can set storage class for postgres, influxDB and seaweedfs now. You can override the values.yaml file: https://github.com/ddosify/ddosify-helm-charts/blob/7f6234e215ae80a648103025039ee82f92901d6d/ddosify/values.yaml#L103

If you have any questions, please let me know.

gioppoluca commented 1 year ago

tested and it works