diff --git a/_topic_maps/_topic_map.yml b/_topic_maps/_topic_map.yml index e8b65373a7f1..03c40aecd205 100644 --- a/_topic_maps/_topic_map.yml +++ b/_topic_maps/_topic_map.yml @@ -1958,8 +1958,8 @@ Topics: File: run-gitops-control-plane-workload-on-infra-nodes - Name: Sizing requirements for GitOps Operator File: about-sizing-requirements-gitops -# - Name: Collecting debugging data for a support case -# File: collecting-debugging-data-for-support + - Name: Collecting debugging data for a support case + File: collecting-debugging-data-for-support - Name: Troubleshooting issues in GitOps File: troubleshooting-issues-in-GitOps - Name: Jenkins diff --git a/modules/gitops-release-notes-1-9-0.adoc b/modules/gitops-release-notes-1-9-0.adoc index a6beee0ac80d..0a4d833f358b 100644 --- a/modules/gitops-release-notes-1-9-0.adoc +++ b/modules/gitops-release-notes-1-9-0.adoc @@ -34,7 +34,7 @@ ArgoCD Rollouts is a Technology Preview feature. * With this update, the support for the following deprecated `sso` and `dex` fields extends until the upcoming {gitops-title} GA v1.10.0 release: + ** The `.spec.sso.image`, `.spec.sso.version`, `.spec.sso.resources`, and `.spec.sso.verifyTLS` fields. -** The`.spec.dex` parameter along with `DISABLE_DEX`. +** The `.spec.dex` parameter along with `DISABLE_DEX`. + The deprecated previous `sso` and `dex` fields were earlier scheduled for removal in the {gitops-title} v1.9.0 release but are now planned to be removed in the upcoming {gitops-title} GA v1.10.0 release. link:https://issues.redhat.com/browse/GITOPS-2904[GITOPS-2904]