With the source code information for a given Docker image, Komodor will be able to link the relevant Git events to the deployment. Having the deployment connected to the source code changes allows you to gain understanding of what changed and who made the change for a given deployment.
image required | string A fully qualified Docker image name, as appears in the K8s deployment spec. |
required | object Git information of the build. This information will be used to connect the subsequent deployment to relevant Git events. |