Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 470 Bytes

Readme.md

File metadata and controls

35 lines (24 loc) · 470 Bytes

Namespace

Common

# cicd
helm template cicd helm-tmpl -f namespace/cicd.yaml

# middleware
helm template middleware helm-tmpl -f namespace/middleware.yaml

Apps

# DEV
helm template dev helm-tmpl -f namespace/dev.yaml

# DEV
helm template stg helm-tmpl -f namespace/stg.yaml

Apps

App: Use API

helm template use helm-tmpl -f apps/use-api.yaml

App: Aq API

helm template use helm-tmpl -f apps/aq-api.yaml