You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd expect {{version.stack | M.M}} to be replaced with 9.0 in code blocks with subs=true.
Steps to reproduce
Here's what I tried:
To get the manifests just run:
{{version.stack | M.M}}
```sh subs=true
curl -L -O https://raw.github.com/elastic/beats/{{version.stack | M.M}}/deploy/kubernetes/auditbeat-kubernetes.yaml
```