Перенесены секреты из .env в SM

This commit is contained in:
mi
2026-07-30 19:22:48 +03:00
parent 049c45db5c
commit e24ed9d8ef
58 changed files with 3350 additions and 1054 deletions
@@ -100,7 +100,7 @@ exporters:
otlp/remote:
endpoint: "${env:OTEL_REMOTE_ENDPOINT}"
headers:
authorization: "${env:OTEL_REMOTE_AUTH_HEADER}"
authorization: ${file:/run/secrets/otel_remote_auth_header}
tls:
insecure: "${env:OTEL_REMOTE_TLS_INSECURE}"
sending_queue: