metrics
This commit is contained in:
@@ -74,11 +74,15 @@ spec:
|
|||||||
|
|
||||||
# Configure entry points
|
# Configure entry points
|
||||||
ports:
|
ports:
|
||||||
web:
|
metrics:
|
||||||
|
expose:
|
||||||
|
default: true
|
||||||
observability:
|
observability:
|
||||||
accessLogs: true
|
accessLogs: true
|
||||||
metrics: true
|
metrics: true
|
||||||
tracing: true
|
tracing: true
|
||||||
|
traceVerbosity: detailed
|
||||||
|
web:
|
||||||
proxyProtocol:
|
proxyProtocol:
|
||||||
trustedIPs: "172.16.1.0/24"
|
trustedIPs: "172.16.1.0/24"
|
||||||
forwardedHeaders:
|
forwardedHeaders:
|
||||||
|
|||||||
Reference in New Issue
Block a user