diff --git a/content/nap-waf/v5/admin-guide/deploy-with-helm.md b/content/nap-waf/v5/admin-guide/deploy-with-helm.md index 32b3105be..b44c8e33d 100644 --- a/content/nap-waf/v5/admin-guide/deploy-with-helm.md +++ b/content/nap-waf/v5/admin-guide/deploy-with-helm.md @@ -66,6 +66,11 @@ Next, create a `Dockerfile` using one of the examples provided below. {{< include "nap-waf/config/v5/build-nginx-image-oss/build-rhel.md" >}} +{{%/tab%}} +{{%tab name="Rocky Linux"%}} + +{{< include "nap-waf/config/v5/build-nginx-image-oss/build-rhel.md" >}} + {{%/tab%}} {{%tab name="Ubuntu"%}} @@ -104,7 +109,7 @@ You are ready to [Build the image](#build-image). {{< include "nap-waf/config/v5/build-nginx-image-plus/build-oracle.md" >}} {{%/tab%}} -{{%tab name="RHEL"%}} +{{%tab name="RHEL & Rocky"%}} {{< include "nap-waf/config/v5/build-nginx-image-plus/build-rhel.md" >}}