docs: Add BYOA GitOps Agent ArgoCD configuration guide#11754
Open
shlomodaari wants to merge 1 commit intoharness:mainfrom
Open
docs: Add BYOA GitOps Agent ArgoCD configuration guide#11754shlomodaari wants to merge 1 commit intoharness:mainfrom
shlomodaari wants to merge 1 commit intoharness:mainfrom
Conversation
Documents the critical distinction between using label values vs service names when configuring Harness GitOps Agent with existing ArgoCD installations. Includes: - How to find correct label values using kubectl commands - Explanation of "Svc" suffix pattern for service names - Common mistakes and troubleshooting steps - Redis secret configuration for BYOA setups Addresses common connection errors caused by incorrect component naming
|
|
|
Please check the Execution Link of the Pipeline for the Website Draft URL. This is located in the Preview Step behind the Harness VPN and also is available in #hdh_alerts. E.g Website Draft URL: https://unique-id--harness-developer.netlify.app. Current Draft URL is: https://68f1a656990a2b635ffde3c1--harness-developer.netlify.app |
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.
Documents the critical distinction between using label values vs service names when configuring Harness GitOps Agent with existing ArgoCD installations.
Includes:
Addresses common connection errors caused by incorrect component naming