Skip to content
Snippets Groups Projects

Add an EFS volume into Secure Agent infrastructure

Merged Nuwan Rajika Kumarasiri requested to merge efs into master
Files
4
@@ -2,6 +2,7 @@
{
"name": "${container_name}",
"image": "${image_name}",
"memory": 4096,
"portMappings": [
{
"containerPort": ${app_port1},
Loading