Skip to content

Commit febfc4d

Browse files
committed
Merge branch 'aryanshah/fix_input_text_section' of https://github.com/ARYANSHAH1567/layer5 into aryanshah/fix_input_text_section
2 parents fd012ce + 7cf8588 commit febfc4d

File tree

11 files changed

+112
-0
lines changed

11 files changed

+112
-0
lines changed
Lines changed: 22 additions & 0 deletions
Loading
Lines changed: 22 additions & 0 deletions
Loading

src/collections/integrations/cloudnative-pg/index.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,12 @@ components: [
6262
"colorIcon": "icons/components/subscription/icons/color/subscription-color.svg",
6363
"whiteIcon": "icons/components/subscription/icons/white/subscription-white.svg",
6464
"description": "",
65+
},
66+
{
67+
"name": "failover-quorum",
68+
"colorIcon": "icons/components/failover-quorum/icons/color/failover-quorum-color.svg",
69+
"whiteIcon": "icons/components/failover-quorum/icons/white/failover-quorum-white.svg",
70+
"description": "",
6571
}]
6672
featureList: [
6773
"Automates PostgreSQL deployment and management",
Lines changed: 5 additions & 0 deletions
Loading
Lines changed: 3 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)