Skip to content

Add subscription config support to OpenShift GitOps workload#151

Merged
treddy08 merged 2 commits into
mainfrom
add-gitops-subscription-config
Jun 4, 2026
Merged

Add subscription config support to OpenShift GitOps workload#151
treddy08 merged 2 commits into
mainfrom
add-gitops-subscription-config

Conversation

@treddy08

@treddy08 treddy08 commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

Allow passing custom subscription configuration to the install_operator role via ocp4_workload_openshift_gitops_subscription_config variable. This enables setting environment variables like ARGOCD_CLUSTER_CONFIG_NAMESPACES to allow the GitOps operator to watch multiple namespaces.

Defaults to empty dict {} which is properly handled by the install_operator template's length check.

Allow passing custom subscription configuration to the install_operator role
via ocp4_workload_openshift_gitops_subscription_config variable. This enables
setting environment variables like ARGOCD_CLUSTER_CONFIG_NAMESPACES to allow
the GitOps operator to watch multiple namespaces.

Defaults to empty dict {} which is properly handled by the install_operator
template's length check.
@treddy08 treddy08 merged commit a9b16b3 into main Jun 4, 2026
1 check passed
@treddy08 treddy08 deleted the add-gitops-subscription-config branch June 4, 2026 03:53
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.

1 participant