Phase 5 — ASK Core Service Deployment¶
Work in Progress
This page will cover deploying the ASK core-service application from Harbor-mirrored ACR images using ArgoCD + GitOps.
Steps to document¶
- [ ] Enable ACR image mirroring (
features.use_acr: true) and mirror core-service image - [ ] Create
imagePullSecretin theasknamespace pointing atharbor.../askproject - [ ] Create ArgoCD Application for core-service
- [ ] Deploy via ArgoCD sync
- [ ] Verify all pods Running
- [ ] Run smoke tests