This repository was archived by the owner on Jan 13, 2026. It is now read-only.
Description
Description:
I see multiple copies of the installed operator(s) in the application list:
Steps to reproduce the issue:
install operator (I scale kiali, but the same was with cert-manager)
Not sure - apply several changes of CR (kubectl apply -n istio-system -f kiali-install.yaml)
Go to applications (any NS)
select "Show apps in all namespaces"
Describe the results you received:
See multiple copies of plate "A configuration file for a Kiali installation."
Describe the results you expected:
See only one plate per installed operator (or per CR instance of CRD?)
Additional information you deem important (e.g. issue happens only occasionally):
N/A
Version of Helm, Kubeapps and Kubernetes:
version.BuildInfo{Version:"v3.7.0", GitCommit:"eeac83883cb4014fe60267ec6373570374ce770b", GitTreeState:"clean", GoVersion:"go1.16.8"}
Output of helm list -n istio-system:
NAME NAMESPACE REVISION UPDATED STATUS CHART APP VERSION
Output of kubectl version:
Client Version: version.Info{Major:"1", Minor:"22", GitVersion:"v1.22.2", GitCommit:"8b5a19147530eaac9476b0ab82980b4088bbc1b2", GitTreeState:"clean", BuildDate:"2021-09-15T21:38:50Z", GoVersion:"go1.16.8", Compiler:"gc", Platform:"linux/amd64"}
Server Version: version.Info{Major:"1", Minor:"22", GitVersion:"v1.22.2", GitCommit:"8b5a19147530eaac9476b0ab82980b4088bbc1b2", GitTreeState:"clean", BuildDate:"2021-09-15T21:32:41Z", GoVersion:"go1.16.8", Compiler:"gc", Platform:"linux/amd64"}
Reactions are currently unavailable
Description:
I see multiple copies of the installed operator(s) in the application list:

Steps to reproduce the issue:
kubectl apply -n istio-system -f kiali-install.yaml)Describe the results you received:
See multiple copies of plate "A configuration file for a Kiali installation."
Describe the results you expected:
See only one plate per installed operator (or per CR instance of CRD?)
Additional information you deem important (e.g. issue happens only occasionally):
N/A
Version of Helm, Kubeapps and Kubernetes:
helm version:helm list -n istio-system:kubectl version: