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
[CONTP-921] Configure read-only root filesystem for Datadog Agent (#49)
* use init config and volume containers for rofs
* remove log volume to move logs to opt dir
* feat: remove init-config
* test: fix expected container and volume mount count
* feat: add rofs configuration option
* test: add rofs disabled to dd disabled test
* chore: merge dependson and test for rofs volume mounts
* feat: add precondition linux only for rofs
* feat: dd_readonly_root_filesystem false by default
Copy file name to clipboardExpand all lines: modules/ecs_fargate/README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -255,6 +255,7 @@ No modules.
255
255
| <aname="input_dd_is_datadog_dependency_enabled"></a> [dd\_is\_datadog\_dependency\_enabled](#input\_dd\_is\_datadog\_dependency\_enabled)| Whether the Datadog Agent container is a dependency for other containers |`bool`|`false`| no |
0 commit comments