jenkins-x-plugins / jx-secret

a binary plugin for working with Kubernetes External Secrets
Apache License 2.0
17 stars 24 forks source link

[Feature request] jx secret replicate, replicated to other namespaces #371

Open yelhouti opened 2 years ago

yelhouti commented 2 years ago

jx secret replicate, should be smart enough to detect other (staging/production) namespaces and copy secrets to them.

manual workaround:

jx secret copy --selector secret.jenkins-x.io/replica-source=true -n jx -t toNamespace # or any other secret name