Orkestra is a cloud-native release orchestration and lifecycle management (LCM) platform for the fine-grained orchestration of inter-dependent helm charts and their dependencies
Describe the bug
A clear and concise description of what the bug is.
└─$ helm upgrade --install orkestra chart/orkestra -n orkestra --create-namespace --set=keptn.enabled=true --set=keptn-addons.enabled=true
Release "orkestra" does not exist. Installing it now.
Error: namespaces "istio-system" not found
Expected behavior
A clear and concise description of what you expected to happen.
We should not rely on a different namespace to exist to deploy the keptn addon prometheus service and associated resources.
Move the prometheus service to Orkestra
Screenshots
If applicable, add screenshots to help explain your problem.
Environment (please complete the following information):
Kubernetes Version [e.g. 1.21.0]
Kubernetes Distro [e.g. AKS, GKE, etc.]
Orkestra Version Tag
Helm Version
Additional context
Add any other context about the problem here.
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
Expected behavior A clear and concise description of what you expected to happen. We should not rely on a different namespace to exist to deploy the keptn addon prometheus service and associated resources. Move the prometheus service to Orkestra
Screenshots If applicable, add screenshots to help explain your problem.
Environment (please complete the following information):
Additional context Add any other context about the problem here.