docs(argocd): add ArgoCD integration documentation#131
Open
fabienfleureau wants to merge 1 commit into
Open
Conversation
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ✅ Deployment successful! View logs |
qovery-doc-mintlify-proxy | dc00501 | May 21 2026, 02:09 PM |
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
There was a problem hiding this comment.
Pull request overview
Adds end-user documentation for Qovery’s ArgoCD integration and exposes it in the docs navigation under a new “GitOps” group.
Changes:
- Added a “GitOps” section to the documentation sidebar linking to the ArgoCD integration page.
- Introduced a new MDX page documenting prerequisites, token/RBAC setup, configuration steps, and how discovery/lifecycle works.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| docs/docs.json | Adds a “GitOps” nav group pointing to the ArgoCD integration documentation page. |
| docs/configuration/integrations/argocd.mdx | New documentation page describing setup, configuration, and behavior of the ArgoCD integration. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
|
||
| ## Prerequisites | ||
|
|
||
| - An ArgoCD instance reachable from Qovery cluster agent running in your cluster |
| | Field | Description | Example | | ||
| |---|---|---| | ||
| | **Target cluster** | The Qovery cluster that hosts the ArgoCD instance | My Production Cluster | | ||
| | **ArgoCD API URL** | The URL of your ArgoCD API/UI endpoint | http://argocd-server.argocd-namespace/ | |
jul-dan
reviewed
May 22, 2026
Contributor
There was a problem hiding this comment.
Thanks Fabien 🙏🏻
Missing stuffs:
- Monitoring supported for these apps
- Add a GitOps entry in the configuration overview
- Say that the cluster have to be present/added in Qovery
- Talk about the ArgoCD actions available (sync/rollback)
- The manifest page
Improvement:
- Steps 1 and 2 are a bit light. Maybe explain more how to create these resources.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.