Skip to content
This repository has been archived by the owner on Jun 29, 2022. It is now read-only.

Velero: restic plugin add tolerations #1348

Merged
merged 1 commit into from
Jan 29, 2021

Commits on Jan 29, 2021

  1. Velero: restic plugin add tolerations

    This commit adds a new attribute `tolerations` which will add
    tolerations to restic DaemonSet.
    
    Since the cluster has multiple node pools with different purposes, it
    adds an ability to deploy the restic DaemonSet on the nodes that need to
    backup the PVC.
    
    Add test that tolerations are set correctly.
    
    closes: #1334
    Signed-off-by: knrt10 <kautilya@kinvolk.io>
    knrt10 committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    88dcb36 View commit details
    Browse the repository at this point in the history