Skip to content

IEBH-484: Deploy velero in prod#55

Merged
vmoshynskyi merged 1 commit into
mainfrom
IEBH-484
Jun 24, 2026
Merged

IEBH-484: Deploy velero in prod#55
vmoshynskyi merged 1 commit into
mainfrom
IEBH-484

Conversation

@vmoshynskyi

Copy link
Copy Markdown
Member

Deploy velero backup app in prod.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Deploys Velero into the prod cluster GitOps tree by adding a Helm wrapper chart plus an Argo CD Application, configured to use an OVH S3-compatible endpoint for scheduled cluster backups.

Changes:

  • Adds an Argo CD Application to deploy Velero into the velero namespace in prod.
  • Introduces a Helm chart wrapper with a dependency on vmware-tanzu/velero.
  • Configures Velero backup storage + a daily backup schedule, and provisions credentials via External Secrets Operator.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
clusters/prod/apps/velero/values.yaml Velero configuration for prod (BSL, plugin initContainer, schedules).
clusters/prod/apps/velero/templates/external-secret.yaml ExternalSecret to materialize S3 credentials into the Velero namespace.
clusters/prod/apps/velero/Chart.yaml Helm wrapper chart depending on upstream Velero chart.
clusters/prod/apps/velero/application.yaml Argo CD Application to deploy the prod Velero chart path.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread clusters/prod/apps/velero/values.yaml
@vmoshynskyi vmoshynskyi merged commit 5eb53b8 into main Jun 24, 2026
5 checks passed
@vmoshynskyi vmoshynskyi deleted the IEBH-484 branch June 24, 2026 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants