-
Notifications
You must be signed in to change notification settings - Fork 0
20 ArgoCD
hrpatel edited this page Apr 15, 2021
·
5 revisions
Resources and notes gathered while installing ArgoCD
NOTE: Arm64 is not yet supported by ArgoCD 2.x
- Create copy of
https://github.com/argoproj/argo-cd/blob/master/manifests/install.yaml
- Modify:
- Use
arm64
container - Add
LoadBalancer
toargocd-server
service
- Use
- Follow Getting Started to apply manifest