syntasso / helm-charts

Helm charts for Kratix
Apache License 2.0
0 stars 2 forks source link

chore: use additionalResources in kratix chart #17

Closed ChunyiLyu closed 10 hours ago

ChunyiLyu commented 1 day ago

Context

This is a follow up from #16 Relates to issue: https://github.com/syntasso/enterprise-kratix/issues/144

Mark statestore and destination has deprecated in example values file and template files.

We have added value additionalResources in ske-operator and decided to follow the same pattern for kratix. statestore and destination values still work, but are marked as deprecated and will be removed in the next release.