Skip to content

Commit f79796c

Browse files
authored
fix: fix DA diagram and add support statement for DA (#631)
1 parent 0eaa7ee commit f79796c

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

ibm_catalog.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
"description": "Supports creating a new key, or using an existing one to encrypt the COS bucket."
3838
}
3939
],
40+
"support_details": "This product is in the community registry, as such support is handled through the originated repo. If you experience issues please open an issue in that repository [https://github.com/terraform-ibm-modules/terraform-ibm-base-ocp-vpc/issues](https://github.com/terraform-ibm-modules/terraform-ibm-base-ocp-vpc/issues). Please note this product is not supported via the IBM Cloud Support Center.",
4041
"flavors": [
4142
{
4243
"label": "Fully configurable",
@@ -91,7 +92,7 @@
9192
{
9293
"diagram": {
9394
"caption": "Red Hat OpenShift VPC cluster for IBM Cloud.",
94-
"url": "https://raw.githubusercontent.com/terraform-ibm-modules/terraform-ibm-base-ocp-vpc/qs/reference-architecture/deployable-architecture-ocp-cluster-qs.svg",
95+
"url": "https://raw.githubusercontent.com/terraform-ibm-modules/terraform-ibm-base-ocp-vpc/main/reference-architecture/deployable-architecture-ocp-cluster.svg",
9596
"type": "image/svg+xml"
9697
},
9798
"description": "This architecture creates a fully-configurable Red Hat OpenShift VPC cluster."

reference-architecture/deployable-architecture-ocp-cluster-qs.svg renamed to reference-architecture/deployable-architecture-ocp-cluster.svg

File renamed without changes.

solutions/fully-configurable/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The following resources are provisioned by this example:
88
- Cluster keys if an existing KMS instance is passed.
99

1010

11-
![ocp-cluster](../../reference-architecture/deployable-architecture-ocp-cluster-qs.svg)
11+
![ocp-cluster](../../reference-architecture/deployable-architecture-ocp-cluster.svg)
1212

1313
<!-- Below content is automatically populated via pre-commit hook -->
1414
<!-- BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK -->

0 commit comments

Comments
 (0)