Commit Graph

6 Commits

Author SHA1 Message Date
Nikholas Pcenicni
1a3c8378d4 Update Argo CD application configuration to use HEAD as the target revision in both root-application.yaml and noble-platform.yaml, enhancing clarity in documentation regarding repository tracking. This change supports a more dynamic reference to the latest code in the repository. 2026-03-28 02:20:35 -04:00
Nikholas Pcenicni
05717c7e6a Refactor Argo CD application configuration to adopt a multi-source approach for noble-platform, removing Helm chart definitions from kustomization.yaml. Update noble-platform.yaml to directly reference Helm chart sources and clarify documentation in README.md and apps/README.md regarding the new structure and resource representation in the UI. 2026-03-28 02:18:02 -04:00
Nikholas Pcenicni
0dd642f0c5 Add server-side apply option for large CRDs in noble-platform.yaml to avoid kubectl annotation limit 2026-03-28 02:15:32 -04:00
Nikholas Pcenicni
0a6c9976da Refactor Argo CD application configuration to utilize a single source for the noble-platform, consolidating Helm chart management within kustomization.yaml. Update values.yaml to enable Helm inflation and revise documentation in README.md and apps/README.md to clarify the new structure and improve UI representation of resources. 2026-03-28 02:13:36 -04:00
Nikholas Pcenicni
c5319a5436 Refactor Argo CD application configuration to utilize plain Kustomize for YAML resources and streamline Helm chart management. Update kustomization.yaml to remove Helm chart definitions, shifting to a multi-source approach in noble-platform.yaml. Revise documentation in README.md and apps/README.md to clarify the new structure and eliminate the need for Helm inflation in values.yaml. 2026-03-28 02:10:44 -04:00
Nikholas Pcenicni
c148454e91 Refine Argo CD documentation and configuration. Update README.md to clarify the relationship between noble-root and child applications, and enhance instructions for syncing workloads. Modify root-application.yaml to specify the use of kustomization.yaml for cluster workloads. Adjust values.yaml to enable Helm inflation for Kustomize charts. Update apps/README.md to streamline application management and clarify deployment processes. 2026-03-28 02:05:09 -04:00