refactor: unify credential env constants and deploy env usage (#2821)

Co-authored-by: Henry Guo <[email protected]>
Co-authored-by: Claude Sonnet 4.6 <[email protected]>
Co-authored-by: loverustfs <[email protected]>
Co-authored-by: 安正超 <[email protected]>
This commit is contained in:
houseme
2026-05-06 04:30:29 +00:00
committed by GitHub
co-authored by Henry Guo Claude Sonnet 4.6 loverustfs 安正超
parent 090d60e00a
commit 3dd0692917
11 changed files with 153 additions and 57 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
RUSTFS_ROOT_USER=rustfsadmin
RUSTFS_ROOT_PASSWORD=rustfsadmin
RUSTFS_ACCESS_KEY=rustfsadmin
RUSTFS_SECRET_KEY=rustfsadmin
RUSTFS_VOLUMES="http://node{1...4}:7000/data/rustfs{0...3} http://node{5...8}:7000/data/rustfs{0...3}"
RUSTFS_ADDRESS=":7000"