Skip to content

Commit 70b4b05

Browse files
committed
wip
1 parent 09faa34 commit 70b4b05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/gitops-runtime/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ global:
5050
# -- Defines whether this is a Codefresh hosted runtime. Should not be changed.
5151
codefreshHosted: false
5252
# -- Runtime single namespace mode. When true, runtime operates in single namespace scope.
53-
singleNamespace: true
53+
singleNamespace: false
5454
# -- Ingress settings
5555
ingress:
5656
# -- if set to true, the pre-install hook will validate the existance of appropriate values, but *will not* attempt to make a web request to the ingress host

0 commit comments

Comments
 (0)