Skip to content

Latest commit

 

History

History
23 lines (21 loc) · 380 Bytes

readme.md

File metadata and controls

23 lines (21 loc) · 380 Bytes

files structure

- app-of-apps.yaml
- apps
  - child-app-1.yaml
  - child-app-2.yaml
  - child-app-3.yaml
  - child-app-4.yaml
  - child-app-5.yaml
  - child-app-1
    - deployment.yaml
    - service.yaml
  - child-app-2
    - child-app-2.yaml
    - deployment.yaml
    - service.yaml
  - child-app-3
    - child-app-3.yaml
    - deployment.yaml
    - service.yaml