velero-io/velero

Improve the `velero plugin` command

Open

#2,427 创建于 2020年4月13日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)Go (1,550 fork)auto 404
Area/CLIEnhancement/UserHelp wantedIceboxReviewed Q2 2021kind/requirement

仓库指标

Star
 (10,111 star)
PR 合并指标
 (PR 指标待抓取)

描述

Add this flag:

set
        --sa-annotations mapStringString        annotations to add to the Velero ServiceAccount for GKE. Add iam.gke.io/gcp-service-account=[GSA_NAME]@[PROJECT_NAME].iam.gserviceaccount.com for workload identity. Optional. Format is key1=value1,key2=value2

Note: it currently exists under velero install.

贡献者指南