docs: document repository auth modes - #389
Closed
Matthiator wants to merge 7 commits into
Closed
Conversation
Matthiator
marked this pull request as ready for review
June 9, 2026 17:49
# Conflicts: # docs/content/5_workload_onboarding/add_app_repository.md
15 tasks
Contributor
|
move template change to catalogs repository |
15 tasks
Contributor
Author
|
Done: the template change was moved to kubara-io/catalogs#6. This PR now contains only the matching workload-onboarding documentation. |
Contributor
Author
|
The documentation changes from this PR have been moved into #388 so the repository authentication feature and its user documentation can be reviewed together. The reusable template implementation remains in kubara-io/catalogs#6. Closing this stacked PR as superseded by #388. |
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.
Review order: This PR is stacked on #388. Please review and merge #388 first.
📝 Summary
Documents how additional Argo CD application repositories use the authentication modes introduced by #388.
platform-configs/<cluster>/helm/argo-cd/values-additional.yamlpathThe reusable ExternalSecret template implementation was removed from this PR and moved to kubara-io/catalogs#6.
🧩 Type of change
🧪 Testing
Validated with strict documentation validation and a documentation build.
🔗 Related Issues / Tickets
Related to #246
Related to #388
Related to kubara-io/catalogs#6
✅ Checklist
📎 Additional Context (optional)
This PR intentionally contains documentation only; the catalog implementation is reviewed separately in kubara-io/catalogs#6.