Skip to content

This repository was created by Alper Peker and Yağız Küçükkambak for the GitOps101 article series we created on Medium.

Notifications You must be signed in to change notification settings

yagizkambak/gitops-argo-cd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

GitOps ArgoCD Repository

This repository was created by Alper Peker and Yağız Küçükkambak from OBSS DevOps Team. These files are just templates. You can develop the repository for your applications.

Repository Tree:

├── apps
│   ├── app-of-apps.yaml
│   └── projects
│       └── gitops-react-app.yaml
└── charts
    └── gitops-react-app
        ├── autoscaler.yaml
        ├── configmap.yaml
        ├── credentials.yaml
        ├── deployment.yaml
        ├── ingress.yaml
        ├── kustomization.yaml
        ├── secret.yaml
        └── service.yaml

About

This repository was created by Alper Peker and Yağız Küçükkambak for the GitOps101 article series we created on Medium.

Topics

Resources

Stars

Watchers

Forks