DEFAULT_BINDCAR_IMAGE

Constant DEFAULT_BINDCAR_IMAGE 

Source
pub const DEFAULT_BINDCAR_IMAGE: &str = "ghcr.io/firestoned/bindcar:v0.3.0";
Expand description

Default bindcar sidecar container image

This is the default image used for the bindcar HTTP API sidecar container when no image is specified in the BindcarConfig of a Bind9Instance, Bind9Cluster, or ClusterBind9Provider.