From 2f86600bfb3e38e69d2dfe5bbedd83bc7a901f18 Mon Sep 17 00:00:00 2001 From: Adam Overa Date: Mon, 13 Nov 2023 19:02:26 -0500 Subject: [PATCH] CI Tests Fix 2 --- .../index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/guides/applications/containers/how-to-build-a-cloud-native-private-registry-with-quay/index.md b/docs/guides/applications/containers/how-to-build-a-cloud-native-private-registry-with-quay/index.md index 25fef1ca316..e901ba691bd 100644 --- a/docs/guides/applications/containers/how-to-build-a-cloud-native-private-registry-with-quay/index.md +++ b/docs/guides/applications/containers/how-to-build-a-cloud-native-private-registry-with-quay/index.md @@ -197,9 +197,9 @@ Follow the steps below to create and configure a PostgreSQL database for Quay: ``` ```output - oid | extname | extowner | extnamespace | extrelocatable | extversion | extconfig | extcondition + oid | extname | extowner | extnamespace | extrelocatable | extversion | extconfig | extcondition -------+---------+----------+--------------+----------------+------------+-----------+-------------- - 16396 | pg_trgm | 10 | 2200 | t | 1.5 | | + 16396 | pg_trgm | 10 | 2200 | t | 1.5 | | (1 row) ```