Skip to content

yaronpri/gitops-argocd-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gitops-argocd-demo

DemoApp Deployment

About

This repo is part of three GitOps CI/CD demo repos:

This ArgoCD repo contains definitions of ArgoCD applications and their related Helm charts.

GitHub Action (Manual) to deploy demoapp ArgoCD application.

To understand the "magic" behind GitOps, go to deployment template file and check the value of image attribute.

GitOps Architecture

alt text

How to configure this repo

  • Fork this repo
  • Establish a trust between GitHub.com and your Azure subscription by configuring OpenID connect, follow this article.
  • Add the following GitHub Action secrets: AZURE_CLIENT_ID, AZURE_SUBSCRIPTION_ID, AZURE_TENANT_ID (the values should taken after following OpenID connect article).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published