README: argocd, not flux
This commit is contained in:
parent
279403bdb9
commit
50d5309759
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ Ready to run in production? Please [check our deployment guides](https://hexdocs
|
|||
|
||||
## Deployment
|
||||
|
||||
This application is deployed to a Kubernetes cluster using Flux GitOps. The Kubernetes manifests are in the `k8s/` directory and are automatically applied by Flux when changes are pushed to the main branch.
|
||||
This application is deployed to a Kubernetes cluster using ArgoCD. The Kubernetes manifests are in the `k8s/` directory and are reconciled automatically when changes are pushed to the main branch. New container image tags are picked up by `argocd-image-updater` (no commits to `k8s/deployment.yaml` required).
|
||||
|
||||
## Learn more
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue