Add helm-operator to initinfra target phase

This change adds the recently merged helm-operator [0] from airshipctl
to the airship-core and network-cloud (by inheritance) types. This will
enable the deployment of Helm charts in this repository.

[0] https://review.opendev.org/720298

Change-Id: Ia4c02041de3f7d2103438ac0da065188b6949d1a
Signed-off-by: Drew Walters <andrew.walters@att.com>
This commit is contained in:
Drew Walters 2020-08-21 14:28:00 +00:00 committed by Dmitry Ukov
parent e0aa4536fb
commit 66e76acf96

View File

@ -1,5 +1,6 @@
resources:
- ../../shared/clusterctl
- ../../../../../../airshipctl/manifests/function/baremetal-operator/
- ../../../../../../airshipctl/manifests/function/helm-operator/
commonLabels:
airshipit.org/stage: initinfra