Add rook-operator replacements to multi-tenant

The rook-operator is deployed in the multi-tenant type; however, the
replacements do not accompany the deployment of the rook-operator
function. This change adds the rook-operator replacements to the
multi-tenant initinfra phase so that the replacements are used for the
rook-operator function.

Signed-off-by: Drew Walters <andrew.walters@att.com>
Change-Id: Iddb948c120b02b152f752650904ce2ebfc4394f9
This commit is contained in:
Drew Walters 2021-05-20 09:49:58 +00:00
parent 5259d2f660
commit bb8962f3fc

@ -2,3 +2,4 @@ resources:
- ../../../../../composite/initinfra/replacements
- ../../../../../../../airshipctl/manifests/function/helm-chart-collator/replacements
- ../../../../../function/hostconfig-operator/replacements
- ../../../../../function/rook-operator/replacements