diff --git a/docs/pages/machine-id/deployment/kubernetes.mdx b/docs/pages/machine-id/deployment/kubernetes.mdx index 257a1fb9cf513..f0689668f9adb 100644 --- a/docs/pages/machine-id/deployment/kubernetes.mdx +++ b/docs/pages/machine-id/deployment/kubernetes.mdx @@ -324,7 +324,7 @@ outputs: - type: identity destination: type: kubernetes_secret - secret_name: identity-output + name: identity-output ``` The output can then be consumed by mounting this secret within another pod: