Separate third party NGINX configuration (#10470)
* Document container separation * Separate configurations
This commit is contained in:
parent
d6a0f46c32
commit
9ed0d7f7af
19 changed files with 158 additions and 36 deletions
|
|
@ -31,7 +31,7 @@ const (
|
|||
opentelemetryOperationName = "opentelemetry-operation-name"
|
||||
opentelemetryLocationOperationName = "opentelemetry-location-operation-name"
|
||||
opentelemetryConfig = "opentelemetry-config"
|
||||
opentelemetryConfigPath = "/etc/nginx/opentelemetry.toml"
|
||||
opentelemetryConfigPath = "/etc/ingress-controller/telemetry/opentelemetry.toml"
|
||||
|
||||
enable = "true"
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue