krateoplatformops / installer-chart

Krateo PlatformOps Operator Helm Chart
2 stars 2 forks source link

Hardcoded namespace in KrateoPlatformOps resources #134

Closed matteomasciari closed 5 months ago

matteomasciari commented 5 months ago

Describe the bug In both the templates:

The namespace "krateo-system" is hardcoded, also in the different fields in the spec part.

This block the installation in a namespaces whit a different name

To Reproduce helm repo add krateo https://charts.krateo.io helm install installer krateo/installer --create-namespace -n --wait

(where NAMESPACE_NAME is different from krateo-system)

Expected behavior The installer pod came up, but nothing else happens

braghettos commented 5 months ago

@matteomasciari new release available: https://github.com/krateoplatformops/installer-chart/releases/tag/0.1.48