I'm following "jaeger" example.
After creating ProxyDefaults pods won't pass init container state.
messages from "consul-connect-inject-init" container are:
2021-05-12T15:43:53.134Z [INFO] Registered service has been detected: service=public-api-service
2021-05-12T15:43:53.134Z [INFO] Registered service has been detected: service=public-api-service-sidecar-proxy
2021-05-12T15:43:53.134Z [INFO] Connect initialization completed
failed to parse static clusters: invalid character '\' looking for beginning of object key string
I guess "json in yaml" related issue. Any advise on how to make it work/ troubleshoot ?
I'm following "jaeger" example.
After creating ProxyDefaults pods won't pass init container state.
messages from "consul-connect-inject-init" container are:
2021-05-12T15:43:53.134Z [INFO] Registered service has been detected: service=public-api-service
2021-05-12T15:43:53.134Z [INFO] Registered service has been detected: service=public-api-service-sidecar-proxy
2021-05-12T15:43:53.134Z [INFO] Connect initialization completed
failed to parse static clusters: invalid character '\' looking for beginning of object key string
I guess "json in yaml" related issue. Any advise on how to make it work/ troubleshoot ?