build_deployment

Function build_deployment 

Source
pub fn build_deployment(namespace: &str, image_tag: &str) -> Result<Deployment>
Expand description

Build the operator Deployment manifest.

The container image is ghcr.io/firestoned/bindy:<image_tag>.