. ├── infrastructure/ # AKS cluster deployment (Bicep) │ ├── main.bicep # Main Bicep template │ └── main.bicepparam # Parameters file ├── argocd/ # ArgoCD installation and configuration │ ├── ...
# Download the project source code git clone https://github.com/siutin/activeadmin-nested-namespaces-example.git # Setup cd activeadmin-nested-namespaces-example ...