Optimize content and fix issues

This commit is contained in:
baohua
2026-03-03 19:30:03 -08:00
parent be09a95d0d
commit a096947382
18 changed files with 239 additions and 506 deletions

View File

@@ -399,8 +399,8 @@ mysql:
- my_other_secret
secrets:
my_secret:
file: ./my_secret.txt
db_root_password:
file: ./db_root_password.txt
my_other_secret:
external: true
```