Pearl1594 commented on a change in pull request #5970:
URL: https://github.com/apache/cloudstack/pull/5970#discussion_r804641889



##########
File path: ui/src/views/offering/AddNetworkOffering.vue
##########
@@ -342,7 +342,7 @@
           <tooltip-label slot="label" :title="$t('label.egressdefaultpolicy')" 
:tooltip="apiParams.egressdefaultpolicy.description"/>
           <a-radio-group
             v-decorator="['egressdefaultpolicy', {
-              initialValue: 'allow'
+              initialValue: 'deny'

Review comment:
       @weizhouapache I made this change to align with the following comment on 
#5957 
   
   > Ensure that the default value of the Egress Policy switch is set to Deny 
for the Isolated Network Service Offering
   




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to