
This commit creates the manifests for Istio deployment and Kiali. Istio operator is used to deploy the Istio components (data-plane, control-plane, gateway and cni). This commit also up-versioned Istio from 1.13.2 to 1.13.3. Test Plan: Pass: Centos: istio application uploaded/applied manually Pass: Debian build successfully Story: 2009912 Task: 45191 Change-Id: I3e9dc0605c53e329277fc507aada565b5182b484 Signed-off-by: Teresa Ho <teresa.ho@windriver.com>
18 lines
430 B
Plaintext
18 lines
430 B
Plaintext
Source: kiali-helm
|
|
Section: libs
|
|
Priority: optional
|
|
Maintainer: StarlingX Developers <starlingx-discuss@lists.starlingx.io>
|
|
Build-Depends: debhelper-compat (= 13),
|
|
helm,
|
|
gettext,
|
|
procps
|
|
Standards-Version: 4.5.1
|
|
Homepage: https://www.starlingx.io
|
|
|
|
Package: kiali-helm
|
|
Section: libs
|
|
Architecture: any
|
|
Depends: ${misc:Depends}
|
|
Description: StarlingX Kiali Helm Charts
|
|
This package contains helm charts for the Kiali application.
|