Skip to content

Commit 028ddec

Browse files
committed
Merge branch 'waf/refactor' of github.com:nginx/documentation into waf/refactor
2 parents 78c3d73 + 1545b67 commit 028ddec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/waf/install/kubernetes-plm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ To obtain the CRDs, log into the Helm registry and pull the chart, changing the
139139

140140
```shell
141141
helm registry login private-registry.nginx.com
142-
helm pull oci://private-registry.nginx.com/nap/nginx-app-protect --version <release-version> --untar
142+
helm pull oci://private-registry.nginx.com/nap/nginx-app-protect --version 5.9.0-ea --untar
143143
```
144144

145145
Then change into the directory and apply the CRDs using _kubectl apply_:

0 commit comments

Comments
 (0)