From c74cdad15ebd8ceea88c815bfe74f2fed28fd5bd Mon Sep 17 00:00:00 2001 From: Sylvain Tremblay Date: Tue, 4 Jun 2024 14:16:09 -0400 Subject: [PATCH] feat(argocd): add baseUrl config to app-config so it shows a link to the argo app dashboard when opening details page from the plugin --- sreez-showcase/app-config.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sreez-showcase/app-config.yaml b/sreez-showcase/app-config.yaml index d7887fb..0b126e0 100644 --- a/sreez-showcase/app-config.yaml +++ b/sreez-showcase/app-config.yaml @@ -54,6 +54,9 @@ proxy: # Note: After experimenting with basic setup, use CI/CD to generate docs # and an external cloud storage when deploying TechDocs for production use-case. # https://backstage.io/docs/features/techdocs/how-to-guides#how-to-migrate-from-techdocs-basic-to-recommended-deployment-approach + +argocd: + baseUrl: https://argocd-server-sreez.apps.oc-med.wk.nt.local techdocs: builder: "local" # Alternatives - 'external' generator: