Add chart to deploy IstioOperator resource 18/4718/1
authorTodd Malsbary <todd.malsbary@intel.com>
Tue, 8 Mar 2022 00:25:58 +0000 (16:25 -0800)
committerTodd Malsbary <todd.malsbary@intel.com>
Tue, 8 Mar 2022 00:25:58 +0000 (16:25 -0800)
commite554714c7123d5f2244456cf9afed652933fe7b2
treee6e670766011c624bc369a7a0a7e220995361c6a
parentfac0cf5da200c458dc6f1e24197152c8959ef9af
Add chart to deploy IstioOperator resource

Signed-off-by: Todd Malsbary <todd.malsbary@intel.com>
Change-Id: Ia1ca6cdc9a69ad47c4a5d2d09a23009522df9f22
deploy/istio/.helmignore [new file with mode: 0644]
deploy/istio/Chart.yaml [new file with mode: 0644]
deploy/istio/istio.sh [new file with mode: 0755]
deploy/istio/templates/istio-operator.yaml [new file with mode: 0644]
deploy/istio/values.yaml [new file with mode: 0644]
env/lib/common.sh