OT-CONTAINER-KIT / helm-charts

A repository which that will contain helm charts with best and security practices.
https://ot-container-kit.github.io/helm-charts
49 stars 84 forks source link

Replace CRDs with results of kustomize for crd from operator repo #22

Closed dm3ch closed 2 years ago

dm3ch commented 2 years ago

/close #18 /close #19 /close https://github.com/OT-CONTAINER-KIT/redis-operator/issues/241

I have replaced CRDs with the results generated by Kustomize produced from https://github.com/OT-CONTAINER-KIT/redis-operator/tree/v0.10.0/config/crd

Current CRDs defenitions in master are broken (contains unresolved git conflicts)

iamabhishek-dubey commented 2 years ago

Can you please change the chart version to v0.10.1?

dm3ch commented 2 years ago

Can you please change the chart version to v0.10.1?

Bumped