Change around redis initialization so we can pull in secrets from secret manager async on startup
This commit is contained in:
@ -19,6 +19,7 @@
|
||||
"@google-cloud/monitoring": "^4.0.0",
|
||||
"@google-cloud/opentelemetry-cloud-trace-exporter": "^2.0.0",
|
||||
"@google-cloud/pubsub": "^4.0.0",
|
||||
"@google-cloud/secret-manager": "^5.0.1",
|
||||
"@google-cloud/storage": "^7.0.1",
|
||||
"@google-cloud/tasks": "^4.0.0",
|
||||
"@graphql-tools/utils": "^9.1.1",
|
||||
|
||||
Reference in New Issue
Block a user