-
While setting up Infisical, I noticed that instead of creating one Kubernetes Managed Secret per Infisical Secret, it creates one single managed secret which includes all Infisical Secrets as its keys. For example: In Infisical there are The operator creates as many Kubernetes keys as declared in the Yaml files, but it includes Am I doing something wrong? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Hello @2snEM6 you are correct. The managed secret will fetch in all of the secrets for the given project the token has access to. This is the expected behavior. Were you looking to only fetch one single secret from a project? |
Beta Was this translation helpful? Give feedback.
I think you should look into our folder features. This will help you group related microservices into one project. You can then generate multiple service tokens for the given folders you placed your secrets into