Skip to content

Commit c29ea6a

Browse files
chore: disable scc wp for catalog validation
1 parent 21d998c commit c29ea6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

solutions/ibm-catalog/sap-ready-to-go/catalogValidationValues.json.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
"ssh_private_key": $SSH_PRV_KEY,
99
"ibmcloud_api_key": $VALIDATION_APIKEY,
1010
"enable_monitoring": false,
11-
"enable_scc_wp": true,
11+
"enable_scc_wp": false,
1212
"ansible_vault_password" : "SecurePassw0rd!"
1313
}

0 commit comments

Comments
 (0)