Add gating for helm release management
This adds gating for helm release management by including a minimal example workload phase which consists of a HelmRelease for the nginx ingress controller and a corresponding deployment script including supporting validation logic. Change-Id: Ia21a799030289c7e40a0e61292578987ea0f6c63 Relates-To: #351
This commit is contained in:
committed by
Kostyantyn Kalynovskyi
parent
2f5402ae80
commit
eb40a5700f
@@ -99,6 +99,7 @@
|
||||
- ./tools/deployment/32_cluster_init_target_node.sh
|
||||
- ./tools/deployment/33_cluster_move_target_node.sh
|
||||
- ./tools/deployment/34_deploy_worker_node.sh
|
||||
- ./tools/deployment/35_deploy_workload.sh
|
||||
serve_dir: /srv/iso
|
||||
serve_port: 8099
|
||||
log_roles:
|
||||
|
||||
Reference in New Issue
Block a user