mindwm / mindwm-gitops

6 stars 5 forks source link

fix istio deployment #21

Closed metacoma closed 4 months ago

metacoma commented 4 months ago

$ argocd app get istiod

apps Deployment istio-system istiod OutOfSync Missing Deployment in version "v1" cannot be handled as a Deployment: json: cannot unmarshal number into Go struct field ResourceRequirements.spec.template.spec.containers.resources.requests of type v1.ResourceList

metacoma commented 4 months ago

image