[#28] 쿠버네티스 환경 배포 #29

Merged
pricelees merged 25 commits from infra/#28 into main 2025-08-04 05:59:38 +00:00
Showing only changes of commit cfd35b875b - Show all commits

View File

@ -33,3 +33,7 @@ management:
tracing:
sampling:
probability: ${TRACE_SAMPLING_PROBABILITY}
otlp:
tracing:
transport: ${OTLP_TRACING_PROTOCOL}
endpoint: ${OTLP_TRACING_ENDPOINT}