banzaicloud / istio-operator

An operator that manages Istio deployments on Kubernetes
Apache License 2.0
535 stars 94 forks source link

Fixes #818 #819

Closed Tanemahuta closed 2 years ago

Tanemahuta commented 2 years ago
Q A
Bug fix? yes
New feature? no
API breaks? no
Deprecations? no
Related tickets fixes #818
License Apache 2.0

What's in this PR?

Use the spec.deployment.image from IstioMeshgateway in Deployment.

Checklist

Tanemahuta commented 2 years ago

Closed in favor of #820.