Skip to content

Commit c275bef

Browse files
[cf-argocd-extras]chore: remove sharding logic from event-reporter
1 parent fc5da88 commit c275bef

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

charts/gitops-runtime/values.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -887,3 +887,14 @@ redis-ha:
887887
# @default -- See [values.yaml]
888888
containerSecurityContext:
889889
readOnlyRootFilesystem: true
890+
cf-argocd-extras:
891+
eventReporter:
892+
container:
893+
image:
894+
repository: codefresh/cf-argocd-extras
895+
tag: e746a97
896+
sourcesServer:
897+
container:
898+
image:
899+
repository: codefresh/cf-argocd-extras
900+
tag: e746a97

0 commit comments

Comments
 (0)