Skip to content

Commit 385e1ef

Browse files
[gitops-operator]feature: conditional registration of the rgs controller
1 parent 838a43f commit 385e1ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/gitops-runtime/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -725,8 +725,8 @@ gitops-operator:
725725
image:
726726
# -- defaults
727727
registry: quay.io
728-
repository: codefresh/codefresh-gitops-operator
729-
tag: v0.11.1
728+
repository: codefresh/dev/codefresh-gitops-operator
729+
tag: cr-29615-support-single-namespace-installation-d43b4f8
730730
serviceAccount:
731731
create: true
732732
annotations: {}

0 commit comments

Comments
 (0)