Skip to content

Is it possible to push all secrets from a namespace to a secret manager (Vault or AWS) #3183

@UmanGarbag

Description

@UmanGarbag

Is your feature request related to a problem? Please describe.
No

Describe the solution you'd like
When i deploy application on a cluster with multiples namespace, i'm actually able to save secret via push resource with specfiying the key for my secret.

But in some case i didn't know the key, because i don't manage the secret from tje application, but i need to be able to backup this secrets in a secret manager in my case vault and aws.

Is it actually possible to without specifiying a key that reference a secret to push all secret in a namespace without knowing the type of secret (generic,TLS) ?

Like if pushsecret can select namespace by label or something ?

Thanks

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions