You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We can do it in the same fashion as we did for post-install-type-instance.yaml. The new job should be located in the newly created Helm chart for secret backend storage.
We can do it as a part of populator or created it directly under /cmd/secret-storage-backend
Add dedicated manifests (probably Action) to install AWS Secrets Manager.
Create proper Types and TypeInstances that will be created as a part of the installation
Uninstall is out of the scope.
Updated secret backend storage: If only one provider is enabled, use it by default (context can be empty).
Created dedicated documentation on our website under storage backend section:
pkosiec
changed the title
Configure Secret backend storage to be used with Local Hub
Configure Secret storage backend to be used with Local Hub
Mar 2, 2022
Description
As the secret storage backend has been implemented in #644, it should be consumed by Local Hub once the gRPC delegation is implemented (#645).
AC
dotenv
storage. By default, disabled. (consider if this really simplify sth)post-install-type-instance.yaml
. The new job should be located in the newly created Helm chart for secret backend storage./cmd/secret-storage-backend
context
can be empty).storage backend
section:Related issues
See epic #604 for the reason and use cases.
The text was updated successfully, but these errors were encountered: