When deploying micro-services, developer can specify which secrets should be injected into the execution environment. Once deployed, the specified secrets can be read in micro-services as environment variable. The name of environment variable is same as the secret name. Even if the secret is deleted, the existing deployed micro-services would not be affected.