Skip to content
Snippets Groups Projects

Add all Secure Agent's resources into EFS for AWS hosted instance - WISCALERTS-2

Merged Nuwan Rajika Kumarasiri requested to merge ebs into master
3 files
+ 4
4
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -30,7 +30,7 @@
],
"mountPoints": [
{
"containerPath": "${secure_agent_configs_path}",
"containerPath": "${secure_agent_mount_path}",
"sourceVolume": "agent-configs-path"
}
]
Loading