Hi @<1601023807399661568:profile|PompousSpider11> , that depends on your setup. You could inject something into each worker machine using the autoscaler startup script that will allow you to query the Google secrets manager, for example
Hi @<1523701087100473344:profile|SuccessfulKoala55> , I thought of passing environment parameters directly to the docker, but that approach would be a bit unsafe. Your idea makes definitely more sense...