Added submodule for Codvo quickstart- v2 - #116
Conversation
📋 Automated Documentation ReviewSubmodule: 📊 Summary
🚫 Blockers (2)Table of Contents references mismatched appendix labelsCategory: structure | Location: Table of contents section, links to Appendices A and B The Table of Contents lists 'Appendix A: external PostgreSQL or Redis' and 'Appendix B: GitOps', but the actual sections in the document are labeled 'Appendix A' with anchor '#appendix-b-external-postgresql-or-redis' and 'Appendix B' with anchor '#appendix-c-gitops'. This creates broken internal navigation links that prevent users from accessing critical deployment configuration information. Suggested Fix: Fix the anchor references in the Table of Contents to match the actual section IDs. Change '(#appendix-b-external-postgresql-or-redis)' to '(#appendix-a-external-postgresql-or-redis)' and '(#appendix-c-gitops)' to '(#appendix-b-gitops)'. Alternatively, update the actual section anchor IDs to match the ToC. Requirement: PUBLISHING.md - BLOCKER criteria: 'Broken README links: broken links to diagrams, internal or external links in the README file' Deployment requires proprietary credentials not publicly availableCategory: content | Location: Required user permissions section and Deploy > Install (one command) section The quickstart requires users to email 'bala@codvo.ai' or 'indranil@codvo.ai' to obtain ACR pull credentials for 'rhleasingopsacr.azurecr.io'. This creates a manual approval barrier where users must wait for external parties to grant access, making the deployment impossible without human intervention and email-based credential distribution. Suggested Fix: Either: (1) Make the container images publicly accessible without requiring email-based credential requests, (2) Provide an automated self-service credential distribution mechanism, or (3) Publish the images to a public registry like quay.io or ghcr.io. For Level 2 publication, users should be able to deploy without manual approval steps. Requirement: PUBLISHING.md - BLOCKER criteria: 'Impossible deployment: Requires manual admin approval, emailing for license files, or access to resources not publicly available'
|

Publication suggestion PR
Thank you for suggesting a quickstart for publication on redhat(dot)com! Please complete the sections below fields so reviewers have enough context and leave checkboxes unchecked.
Summary
Publication readiness checklist
demo, not production-ready code supported by RH)