kloudlite / helm-charts

Collection of kloudlite helm charts
https://kloudlite.github.io/helm-charts/
GNU Affero General Public License v3.0
4 stars 3 forks source link

:coffin: Removed iot console #111

Closed abdheshnayak closed 2 months ago

abdheshnayak commented 3 months ago

Summary by Sourcery

Removed the IoT console from the project, including its configuration, image references, environment variables, and related templates.

sourcery-ai[bot] commented 3 months ago

Reviewer's Guide by Sourcery

This pull request removes the iot console from the project. The changes include deleting the iotConsoleApi configuration block, removing iotConsoleDB and iotConsoleCacheBucket from the environment variables, and updating the documentation accordingly. Additionally, template files related to the iot-console-api and its database have been deleted.

File-Level Changes

Files Changes
charts/kloudlite-platform/values.yaml
charts/kloudlite-platform/README.md
Removed all references and configurations related to iotConsoleApi, iotConsoleDB, and iotConsoleCacheBucket.
charts/kloudlite-platform/templates/3-apps/apis/apps/iot-console-api.yml.tpl
charts/kloudlite-platform/templates/3-apps/routers/iot-console-api.yml.tpl
charts/kloudlite-platform/templates/3-apps/mres/mongo-iot-console-db.yml.tpl
Deleted template files related to iot-console-api and its database.

Tips - Trigger a new Sourcery review by commenting `@sourcery-ai review` on the pull request. - Continue your discussion with Sourcery by replying directly to review comments. - You can change your review settings at any time by accessing your [dashboard](https://app.sourcery.ai): - Enable or disable the Sourcery-generated pull request summary or reviewer's guide; - Change the review language; - You can always [contact us](mailto:support@sourcery.ai) if you have any questions or feedback.