Description
Describe the problem/challenge you have
Hello,
We are using PKS as a Kubernetes installer on vSphere in a air-gapped environnement, so all Docker images need to be imported to a local registry.
The vSphere version we're currently using doesn't support Volume Snaphot, so we choose Restic integration for PV backups.
We are using the CLI to install the velero, which allow us to choose velero's and restic's images, but not the restic-restore-helper image (which can be configured later using a ConfigMap)
Also, we cannot choose hostPath path on installation
Describe the solution you'd like
It would be practical to add these two parameters as cli flags:
--restic-helper-image
--restic-hostpath
Environment:
- Velero version: Version: v1.5.1
- Kubernetes version: v1.17.0
- Kubernetes installer & version: PKS 1.7
- Cloud provider or hardware configuration: vSphere
- OS (e.g. from
/etc/os-release
):
Thank you for your attention.
Vote on this issue!
This is an invitation to the Velero community to vote on issues, you can see the project's top voted issues listed here.
Use the "reaction smiley face" up to the right of this comment to vote.
- 👍 for "The project would be better with this feature added"
- 👎 for "This feature will not enhance the project in a meaningful way"