Open flamarion opened 1 week ago
Today, when a customer informs a secret name to pull MySQL credentials, the Secret Key is fixed with MYSQL_PASSWORD. For customers with dynamic secrets provisioning, this is a problem, given the secret key names are dynamically generated.
Whatever we implement here should be done for Bucket, Redis and any other credentials as well.
https://github.com/wandb/helm-charts/pull/257
Today, when a customer informs a secret name to pull MySQL credentials, the Secret Key is fixed with MYSQL_PASSWORD. For customers with dynamic secrets provisioning, this is a problem, given the secret key names are dynamically generated.