This is done
This commit is contained in:
parent
ba5fc36712
commit
8e85ce9c4c
@ -220,7 +220,6 @@ func (r *BackupConfigurationReconciler) Reconcile(ctx context.Context, req recon
|
||||
}
|
||||
sidecar := corev1.Container{
|
||||
Name: formolv1alpha1.SIDECARCONTAINER_NAME,
|
||||
// TODO: Put the image in the BackupConfiguration YAML file
|
||||
Image: backupConf.Spec.Image,
|
||||
Args: []string{"backupsession", "server"},
|
||||
//Image: "busybox",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user