This repository has been archived on 2026-09-03 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
140198f513c2af14c2340e3a4aff21032105dc13
Reviewed-on: #5
Merge pull request 'Update mcr.microsoft.com/playwright Docker tag to v1.62.1' (#5) from renovate/mcr.microsoft.com-playwright-1.x into main
Haven
2. Repo layout (gitops/)
gitops/
├── bootstrap/
│ ├── namespaces.yaml # cluster namespaces
│ ├── argocd-install/ # Argo CD install manifests + ingress
│ └── root-app.yaml # root Application watching apps/root
├── apps/
│ ├── root/
│ │ ├── kustomization.yaml # points to applicationset.yaml
│ │ └── applicationset.yaml# auto-discovers apps/*/*.yaml
│ └── <namespace>/ # e.g., default/, media/, monitoring/
│ ├── <app-1>.yaml # all-in-one manifest per app
│ └── <app-2>.yaml
Languages
Markdown
100%