bitnami/sealed-secrets

Generate several sealed certs from multiple certificates

开放

#839 创建于 2022年5月5日

 (1 条评论) (0 个反应) (0 位负责人)Go (771 个派生)auto 404
enhancementhelp wanted

仓库指标

星标
 (9,222 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Which component: kubeseal (CLI)

Is your feature request related to a problem? Please describe. We run 2 clusters dev , prod with same applications but different kubeseal keys. I want to generate kubeseal secrets with same data for all clusters, in a single CLI command (as a good lazy developer...).

Describe the solution you'd like

CLI option --cert should accept an array.

CLI output should be a JSON array containing the sealed secrets as usually.

Describe alternatives you've considered Create a small shell wrapper

Additional context

Relates to https://github.com/bitnami-labs/sealed-secrets/issues/263

贡献者指南