File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
site/content/installation/integrations/app-protect-waf-v5 Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -232,7 +232,7 @@ You have two options for deploying NGINX Ingress Controller:
232232
233233Set ` controller.securityContext.readOnlyRootFilesystem` to ` true` .
234234
235- Example helm values:
235+ Example Helm values:
236236
237237` ` ` yaml
238238controller:
@@ -244,7 +244,7 @@ controller:
244244
245245Set ` controller.appprotect.enforcer.securityContext.readOnlyRootFilesystem` to ` true` .
246246
247- Example helm values:
247+ Example Helm values:
248248
249249` ` ` yaml
250250controller:
@@ -259,7 +259,7 @@ controller:
259259
260260Set ` controller.appprotect.configManager.securityContext.readOnlyRootFilesystem` to ` true` .
261261
262- Example helm values:
262+ Example Helm values:
263263
264264` ` ` yaml
265265controller:
You can’t perform that action at this time.
0 commit comments