After applying Backup CR Trident Protect creates a Kubernetes Job resource, which in turn creates a Pod, to run the chosen data mover (Kopia by default, or Restic if specified), Im using NVMe in my cluster so I need to create a LUKS secret for PVCs. how we can configure kopia to use existing secret?
Thanks