Istio 1.8 helm install with profile

Hello,

I am reading through this documentation:

Reading also through the changes post 1.5. It sounds like the helm installation has been modularized, and you install each istio component at a time (i.e. istio-base, istio-cni, istio-ingress, istio-egress, etc)

When I look under the manifests directory of the helm download, I also see a profiles subdirectory for all of the profiles: default, demo, openshift, etc.

What I am wondering is, can I select a different profile yaml when installing using helm? I know you can use a different profile with istioctl. I can override values with a yaml using -f on the “helm install” command but this doesn’t seem to work for the profile yaml because it uses a different structure.

This topic is temporarily closed for at least 1 hour due to a large number of community flags.

This topic was automatically opened after 30 hours.