Skip to content

Commit 6141abf

Browse files
feat: conditional registration of the rgs controller (#709)
--------- Co-authored-by: codefresh-v2-pipelines[bot] <109073600+codefresh-v2-pipelines[bot]@users.noreply.github.com> Co-authored-by: Noam Gal <[email protected]>
1 parent f3cd45f commit 6141abf

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

charts/gitops-runtime/values.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -726,7 +726,9 @@ gitops-operator:
726726
# -- defaults
727727
registry: quay.io
728728
repository: codefresh/codefresh-gitops-operator
729-
tag: v0.11.1
729+
tag: b913720
730+
env:
731+
GITOPS_OPERATOR_VERSION: 0.11.1
730732
serviceAccount:
731733
create: true
732734
annotations: {}

0 commit comments

Comments
 (0)