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
Flag | Type | Description |
---|---|---|
-h, --help | help for ensure-permissions | |
-n, --namespace | string | the namespace where the Admin Console is running (required) |
--velero-namespace | string | the namespace where velero is running (required) |
Example
kubectl kots velero ensure-permissions --namespace kots-sentry --velero-namespace velero