fix: remove hardcoded credentials from repo
Do not commit AWS keys directly. Use ansible-vault or environment injection at deploy time. prod.env should never have been in here.
This commit is contained in:
parent
2b1f5014ea
commit
4a75be6699
@ -1,7 +0,0 @@
|
||||
# AWS credentials for S3 log archival — Galion Systems deployment account
|
||||
# Used by the Prometheus remote_write → S3 exporter
|
||||
|
||||
AWS_ACCESS_KEY_ID=AKIA5CAZFFKVO4PXVZBO
|
||||
AWS_SECRET_ACCESS_KEY=D813PHEE9/Ae8uFfLWQiVOJ00WcK9uNtBISc8NHf
|
||||
AWS_DEFAULT_REGION=us-east-1
|
||||
S3_BUCKET=galion-monitoring-archive
|
||||
Loading…
Reference in New Issue
Block a user