pub fn build_deployment(
name: &str,
namespace: &str,
instance: &Bind9Instance,
cluster: Option<&Bind9Cluster>,
cluster_provider: Option<&ClusterBind9Provider>,
rndc_secret_name: &str,
) -> Deploymentpub fn build_deployment(
name: &str,
namespace: &str,
instance: &Bind9Instance,
cluster: Option<&Bind9Cluster>,
cluster_provider: Option<&ClusterBind9Provider>,
rndc_secret_name: &str,
) -> Deployment