Skip to content

Conversation

@reggie-k
Copy link
Collaborator

@reggie-k reggie-k commented Oct 20, 2025

…lues.yaml

What

Moving to distributing Codefresh GitOps Runtime without the fork.
Removed custom action for Rollouts from the Argo CD cm as they are present in OSS.
Removed applicationVersioning section since it is not present in the OSS Argo CD chart.
Added application.instanceLabelKey: "" cause it used to be on our fork of Argo Helm. We need to consider whether still needed as it differs from Argo CD default config.
Added disable notifications cause it used to be on our fork of Argo Helm. We need to consider whether still needed as it differs from Argo CD default config.
Overridden Redis image cause Argo CD 3.1.9 comes with an OLDER version than we ship with our runtime, so if Redis is downgraded as a resulting from moving from 0.24/0.25 to M1, customers will experience downtime. That's why Redis is at a higher version.
This version comes without Monorepo Controller, as per the decision to include it when it is finished in OSS.

Implications
Implicitly removed kustomize.setNamespace.enabled: false which was on our fork of Argo Helm, it was used in Argo CD fork.

Why

Notes

@reggie-k reggie-k requested a review from a team as a code owner October 20, 2025 12:51
@reggie-k
Copy link
Collaborator Author

/e2e

@reggie-k
Copy link
Collaborator Author

/e2e

@reggie-k
Copy link
Collaborator Author

/e2e

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants