You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
1 - For ingress-based GitOps Runtimes, to get the`ingressUrl` for your, first authenticate to the[Codefresh GitOps CLI]({{site.baseurl}}/docs/installation/cli/), and then run`cf runtime list` in your terminal.
102
-
<br/>2 - The Helm Chart is installed by default in the`kube-system` namespace. To change the namespace, configure the`systemNamespace` value. The`--namespace` optionwon't workinthis Helm Chart.
102
+
<br/>2 - The Helm Chart is installed by default in the`kube-system` namespace. To change the namespace, configure the`systemNamespace` value**in addition** to the`--namespace` optionso both, the Helm Release and the resources are installedinthe desired namespace.