Skip to content

Commit fec602f

Browse files
authored
fix: Remove "compliance" from quickstart DA variation (#790)
1 parent a7c27e9 commit fec602f

File tree

2 files changed

+1
-10
lines changed

2 files changed

+1
-10
lines changed

.catalog-onboard-pipeline.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ offerings:
1515
instance_id: 1c7d5f78-9262-44c3-b779-b28fe4d88c37
1616
region: us-south
1717
scope_resource_group_var_name: existing_resource_group_name
18-
- name: quickstart
18+
- name: ocp-quickstart
1919
mark_ready: false
2020
install_type: fullstack
2121
scc:

ibm_catalog.json

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1227,15 +1227,6 @@
12271227
"install_type": "fullstack",
12281228
"working_directory": "solutions/quickstart",
12291229
"release_notes_url": "https://cloud.ibm.com/docs/secure-infrastructure-vpc?topic=secure-infrastructure-vpc-secure-infrastructure-vpc-relnotes",
1230-
"compliance": {
1231-
"authority": "scc-v3",
1232-
"profiles": [
1233-
{
1234-
"profile_name": "CIS IBM Cloud Foundations Benchmark v1.1.0",
1235-
"profile_version": "1.1.0"
1236-
}
1237-
]
1238-
},
12391230
"iam_permissions": [
12401231
{
12411232
"service_name": "containers-kubernetes",

0 commit comments

Comments
 (0)