Merge branch 'openappsec:main' into main

This commit is contained in:
chkp-omris
2024-05-19 15:21:46 +03:00
committed by GitHub
74 changed files with 1005 additions and 1177 deletions

View File

@@ -47,6 +47,7 @@ fi
orchestration_service_installation_flags="--container_mode --skip_registration"
if [ ! -z $var_token ]; then
export AGENT_TOKEN="$var_token"
orchestration_service_installation_flags="$orchestration_service_installation_flags --token $var_token"
fi
if [ ! -z $var_fog_address ]; then