targetImage property
The initial image the remote agent will attempt to run for the control plane.
Format would be a gcr image path, e.g.: gcr.io/PROJECT-ID/my-image:tag1
Implementation
core.String? targetImage;
The initial image the remote agent will attempt to run for the control plane.
Format would be a gcr image path, e.g.: gcr.io/PROJECT-ID/my-image:tag1
core.String? targetImage;