#!/bin/bash source .env kubectl --namespace=velero delete secret velero --ignore-not-found ## we do this so helm can adopt our pre-made secret @see https://github.com/helm/helm/pull/7649 cat <