Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 943 Bytes

README.md

File metadata and controls

28 lines (23 loc) · 943 Bytes

OSS Applications

This is a GitOps repo that acts as the source of truth for the open source team at Codefresh demoing GitOps apps.

Directory Structure

├── README.md
├── app-configs
│   ├── Production
│   ├── Staging
│   └── README.md
└── manifests
    ├── README.md
    └── application-name
        ├── base
        ├── production
        └── staging

Useful Links about Codefresh, Argo, and GitOps