kubeslice / worker-operator

Kubeslice Worker Operator Opensource Repository: The KubeSlice Worker Operator is a Kubernetes operator that manages the lifecycle of KubeSlice worker clusters.
Apache License 2.0
58 stars 19 forks source link

fix(AM-13243): remove hard coded istio proxy image reference #369

Closed mridulgain closed 3 months ago

mridulgain commented 3 months ago

Description

Get the istio proxy image reference from values file instead using hard coded reference.

How Has This Been Tested?

Checklist:

Does this PR introduce a breaking change?