Hi,
I was migrating apigee hybrid usin helm 1.11.1 , with lots of errors it moved forward, and stuck at step 7 in https://cloud.google.com/apigee/docs/hybrid/v1.11/upgrade.html for apigee-org component i am receiving error,
Error: template: apigee-org/templates/organization.yaml:462:31: executing "apigee-org/templates/organization.yaml" at <.Values.apigeeIngressGateway.tolerations>: can't evaluate field tolerations in type interface {}
Surprisingly, i completed ingressgateway upgrade succesfully, but while doing ORG, i am getting this, support has suggested code edit in org.yaml file but still it did not work
Any suggestions for fix please.
Thanks
Following to my post above, i found property configuration page, to apply toleration for apigeeIngressGateway, tried in override, but did not work, looks like toleration spec is already there in ingress Yaml , what i need to update in this Yaml, i am not able to understand,
If Anyone has faced this issue, or has idea, please help
Thanks