bitnami/sealed-secrets

Kustomize plugin

Open

#167 opened on May 29, 2019

 (26 comments) (58 reactions) (1 assignee)Go (771 forks)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (9,222 stars)
PR merge metrics
 (PR metrics pending)

Description

Hi,

We are using sealed-secrets together with kustomize and it's a bit of pain to handle it for multiple environments right now, since you need a new name of the sealed-secret to trigger the rolling-upgrade of services. I saw that kustomize now supports plugin, would be great if some kind soul could create a plugin for sealed-secrets :) Prbly a lot of people would appreciate it.

https://github.com/kubernetes-sigs/kustomize/blob/master/docs/plugins.md

/ Cheers

Contributor guide