diff --git a/content/en/tracing/trace_collection/proxy_setup/nginx.md b/content/en/tracing/trace_collection/proxy_setup/nginx.md index f9e4997c983..1799de09bf8 100644 --- a/content/en/tracing/trace_collection/proxy_setup/nginx.md +++ b/content/en/tracing/trace_collection/proxy_setup/nginx.md @@ -120,6 +120,8 @@ Check your Ingress-NGINX Controller version and ensure you have the matching Dat The init-container version ([datadog/ingress-nginx-injection][1]) must exactly match your controller version to prevent startup issues. For example, if you're running Ingress-NGINX v1.11.3, you need [datadog/ingress-nginx-injection:v1.11.3][2]. +
v1.11.3 are rolling tags. The underlying Datadog NGINX module may be updated while the tag stays the same. To pin an exact version, reference the image by its digest (for example, datadog/ingress-nginx-injection@sha256:...).v1.11.3 are rolling tags. The underlying Datadog NGINX module may be updated while the tag stays the same. To pin an exact version, reference the image by its digest (for example, datadog/ingress-nginx-injection@sha256:...).