Hello,
For streamer_type, use applehttp and also set is_default to 1.
Then it should use your profile over the default HLS profile, which is profile ID 1001.
Run this query to see the default active profiles:
mysql>select * from delivery_profile where id in (1001,1002,1003)\G