Skip to content

Latest commit

Β 

History

233 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

smooth-gitops

μ €μž₯μ†Œ ꡬ쑰

smooth-gitops/
β”œβ”€β”€ argocd/
β”‚   └── applications/
β”‚       β”œβ”€β”€ accident-app.yaml
β”‚       β”œβ”€β”€ pothole-app.yaml
β”‚       β”œβ”€β”€ user-app.yaml
β”‚Β  Β  Β  Β β”œβ”€β”€ user-redis-app.yaml
β”‚       β”œβ”€β”€ drivecast-app.yaml
β”‚Β  Β  Β  Β β”œβ”€β”€ drivecast-redis-app.yaml
β”‚       β”œβ”€β”€ driving-analysis-app.yaml
β”‚Β  Β  Β  Β β”œβ”€β”€ driving-analysis-redis-app.yaml
β”‚       β”œβ”€β”€ test-app.yaml
β”‚       β”œβ”€β”€ test-redis-app.yaml
β”‚       β”œβ”€β”€ gateway-app.yaml
β”‚       └── ingress-app.yaml
β”‚
β”œβ”€β”€ manifests/
β”‚   β”œβ”€β”€ pothole/
β”‚   β”‚   └── base/
β”‚   β”‚       β”œβ”€β”€ deployment.yaml
β”‚   β”‚       └── service.yaml
β”‚   β”‚
β”‚   β”œβ”€β”€ accident/
β”‚   β”‚   └── base/
β”‚   β”‚       β”œβ”€β”€ deployment.yaml
β”‚   β”‚       └── service.yaml
β”‚   β”‚
β”‚   β”œβ”€β”€ user/
β”‚   β”‚   β”œβ”€β”€ base/
β”‚   β”‚   β”‚   β”œβ”€β”€ deployment.yaml
β”‚Β  Β β”‚Β  Β β”‚Β  Β β”œβ”€β”€ service.yaml
β”‚   β”‚   └── redis/
β”‚Β  Β β”‚Β  Β  Β  Β β”œβ”€β”€ redis-deployment.yaml
β”‚Β  Β β”‚Β  Β  Β   └── redis-service.yaml
β”‚   β”‚
β”‚   β”œβ”€β”€ drivecast/
β”‚   β”‚   β”œβ”€β”€ base/
β”‚   β”‚   β”‚   β”œβ”€β”€ deployment.yaml
β”‚Β  Β β”‚Β  Β β”‚Β  Β β”œβ”€β”€ service.yaml
β”‚   β”‚   └── redis/
β”‚Β  Β β”‚Β  Β  Β  Β β”œβ”€β”€ redis-deployment.yaml
β”‚Β  Β β”‚Β  Β  Β   └── redis-service.yaml
β”‚   β”‚
β”‚   β”œβ”€β”€ driving-analysis/
β”‚   β”‚   β”œβ”€β”€ base/
β”‚   β”‚   β”‚   β”œβ”€β”€ deployment.yaml
β”‚Β  Β β”‚Β  Β β”‚Β  Β β”œβ”€β”€ service.yaml
β”‚   β”‚   └── redis/
β”‚Β  Β β”‚Β  Β  Β  Β β”œβ”€β”€ redis-deployment.yaml
β”‚Β  Β β”‚Β  Β  Β   └── redis-service.yaml
β”‚   β”‚
β”‚   β”œβ”€β”€ test/
β”‚   β”‚   β”œβ”€β”€ base/
β”‚   β”‚   β”‚   β”œβ”€β”€ deployment.yaml
β”‚   β”‚   β”‚   └── service.yaml
β”‚   β”‚   └── redis/
β”‚   β”‚       β”œβ”€β”€ redis-deployment.yaml
β”‚   β”‚       └── redis-service.yaml
β”‚   β”‚
β”‚   └── gateway/
β”‚       └── base/
β”‚           β”œβ”€β”€ deployment.yaml
β”‚           β”œβ”€β”€ service.yaml
β”‚           └── configmap.yaml
β”‚
β”œβ”€β”€ ingresses/
β”‚   └── main-ingress.yaml
β”‚
└── README.md

About

No description or website provided.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors