Skip to content

Commit 271c0d1

Browse files
committed
docs: Adjust a few sentences according to feedback
1 parent 1320943 commit 271c0d1

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

  • modules/concepts/pages/artifact-registries

modules/concepts/pages/artifact-registries/index.adoc

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
= Artifact registries
22
:description: Overview of Stackable's artifact registries where container images and Helm Charts are published to.
33

4-
Currently, the SDP operator and product container images, as well as the Helm Charts are published on two registries: `oci.stackable.tech` and `quay.io`.
5-
This page details in which structure these artifacts are stored and can be retrieved.
4+
The SDP operator and product container images, as well as the Helm Charts are published on two registries: `oci.stackable.tech` and `quay.io`.
5+
This page details in which structure these artifacts are stored and how they can be retrieved.
66

77
== oci.stackable.tech
88

@@ -47,6 +47,7 @@ $ helm install <PRODUCT>-operator oci://oci.stackable.tech/sdp-charts/<PRODUCT>-
4747
== quay.io
4848

4949
Currently, only the operator and product container images are published to quay.io by mirroring them from our Harbor instance on `oci.stackable.tech`.
50+
See link:#pulling-quay-io[below].
5051

5152
[source,plain]
5253
----
@@ -59,6 +60,7 @@ quay.io
5960
|- ...
6061
----
6162

63+
[#pulling-quay-io]
6264
=== Pulling from quay.io
6365

6466
* Product container images can be pulled using:

0 commit comments

Comments
 (0)