Hi
I have two certs for two services which was already deployed on cloud run for anthos using Kubernetes. I want to inject those certificate to these services.
I found this doc:
WARNING: got signal: SIGTERM
INFO: sending TERM to PID=7
INFO: sending TERM to PID=20
Server got signal terminated, stopping
[main]caught ENVOY_SIGTERM
[main]shutting down server instance
[main]main dispatch loop exited
CRITICAL: Config Manager is down, killing envoy process.
INFO: Killing process: pid=20
ERROR: The child process: pid=20 may not exist.
Some one please help me to understand.
I just want to inject my self signed certs to my services.