
Update app-gen.py so the user can choose between Armada or FluxCD packaging, or both. - Create templates for FluxCD manifest - Create templates for Flux plugins - Update app-gen.py so it also supports FluxCD - Create template for the input file Story: 2010937 Task: 48913 Change-Id: I2521c3509556910841fd116f5a106e6577aad58a Signed-off-by: Daniel Caires <daniel.caires@encora.com>
10 lines
163 B
Plaintext
10 lines
163 B
Plaintext
---
|
|
schema: armada/Manifest/v1
|
|
metadata:
|
|
schema: metadata/Document/v1
|
|
name: $NAME$
|
|
data:
|
|
release_prefix: $RELEASE_PREFIX$
|
|
chart_groups:
|
|
@CHART_GROUPS|4@
|