Skip to main content

velero ensure-permissions

Ensures the necessary permissions that enables Replicated KOTS to access Velero.

Usage

kubectl kots velero ensure-permissions [flags]
  • Provide [flags] according to the table below
FlagTypeDescription
-h, --helphelp for ensure-permissions
-n, --namespacestringthe namespace where the admin console is running (required)
--velero-namespacestringthe namespace where velero is running (required)

Example

kubectl kots velero ensure-permissions --namespace kots-sentry --velero-namespace velero