From 5e93c07e2d00826096b8b476deb2462edb646b77 Mon Sep 17 00:00:00 2001 From: Steven Smith Date: Wed, 29 Mar 2023 11:14:07 -0400 Subject: [PATCH] Adds a troubleshooting book --- troubleshooting_quay/docinfo.xml | 10 ++++++++++ troubleshooting_quay/master.adoc | 9 +++++++++ troubleshooting_quay/modules | 1 + 3 files changed, 20 insertions(+) create mode 100644 troubleshooting_quay/docinfo.xml create mode 100644 troubleshooting_quay/master.adoc create mode 120000 troubleshooting_quay/modules diff --git a/troubleshooting_quay/docinfo.xml b/troubleshooting_quay/docinfo.xml new file mode 100644 index 000000000..09aac9ba9 --- /dev/null +++ b/troubleshooting_quay/docinfo.xml @@ -0,0 +1,10 @@ +{productname} +{producty} +Troubleshooting {productname} + + Troubleshooting {productname} + + + Red Hat OpenShift Documentation Team + + diff --git a/troubleshooting_quay/master.adoc b/troubleshooting_quay/master.adoc new file mode 100644 index 000000000..5144397ad --- /dev/null +++ b/troubleshooting_quay/master.adoc @@ -0,0 +1,9 @@ +:_content-type: ASSEMBLY +include::modules/attributes.adoc[] + +[id="troubleshooting-quay"] += Troubleshooting {productname} + +Use the content in this guide to troubleshoot your {productname} registry. Topics covered here include: + +* Resetting a forgotten superuser password on {productname} Operator and standalone deployments diff --git a/troubleshooting_quay/modules b/troubleshooting_quay/modules new file mode 120000 index 000000000..43aab75b5 --- /dev/null +++ b/troubleshooting_quay/modules @@ -0,0 +1 @@ +../modules/ \ No newline at end of file