if I'm deploying multiple apps under the same organization there is no way to group secrets together under a namespace. This is problematic especially when there are secrets with same keys but different values.
Moreover, it would be great if a group of secrets can be directly linked to multiple services. This is helpful when the app has separate services for web & worker. Currently, all the services needs to be updated whenever there is a change.