diff --git a/blueprints/fedramp-high/gemini-enterprise/deploy.sh b/blueprints/fedramp-high/gemini-enterprise/deploy.sh index def61e912..d896c06f2 100755 --- a/blueprints/fedramp-high/gemini-enterprise/deploy.sh +++ b/blueprints/fedramp-high/gemini-enterprise/deploy.sh @@ -1350,6 +1350,7 @@ prompt_gemini_apps() { ENABLE_AGENT_SHARING_NO_APPROVAL_FLAG="false" fi + ENABLE_MODEL_ARMOR_FLAG="false" if [[ "$COMPLIANCE_REGIME" == "FEDRAMP_HIGH" || "$COMPLIANCE_REGIME" == "NONE" ]]; then echo "" echo -e "${YELLOW}Model Armor Feature:${NC}"