Skip to content

Commit aa3d959

Browse files
[gitops-operator]feat: conditional registration of the rgs controller
1 parent 3da9e1e commit aa3d959

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
@@ -724,8 +724,8 @@ gitops-operator:
724724
image:
725725
# -- defaults
726726
registry: quay.io
727-
repository: codefresh/dev/codefresh-gitops-operator
728-
tag: cr-29615-support-single-namespace-installation-038485f
727+
repository: codefresh/codefresh-gitops-operator
728+
tag: 58625b8
729729
serviceAccount:
730730
create: true
731731
annotations: {}

0 commit comments

Comments
 (0)