refactor(devsvc): remove hardcoded Git password from values.alpha.yaml

- Eliminated the default Git password from the configuration file to enhance security and align with the secret management strategy.
- This change continues the effort to manage sensitive information more securely across the application.

Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
zhenyus 2025-08-18 16:21:57 +08:00
parent e898a18b4d
commit 6584ab12c5

View File

@ -94,7 +94,6 @@ devsvc:
rabbitmqUsername: user
rabbitmqVirtualHost: /
defaultGitUsername: freeleaps
defaultGitPassword: r8sA8CPHD9!bt6d
devopsDockerRegistryUrl: https://hub.docker.com
devopsDockerRegistryRepositoryName: freeleapsdevops
devopsDockerRegistryUsername: freeleapsdevops