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
Copy file name to clipboardExpand all lines: site/content/configuration/security.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -77,6 +77,10 @@ The block below shows the code you will look for:
77
77
# name: nginx-log
78
78
```
79
79
80
+
- Add **waf-enforcer** and **waf-config-mgr** container sections
81
+
- Add `readOnlyFilesystem: true` in both containers security context sections
82
+
83
+
80
84
### Prometheus
81
85
82
86
If Prometheus metrics are [enabled]({{< relref "/logging-and-monitoring/prometheus.md" >}}), we recommend [using HTTPS]({{< relref "configuration/global-configuration/command-line-arguments.md#cmdoption-prometheus-tls-secret" >}}).
0 commit comments