Skip to content

Commit effadcc

Browse files
committed
linter fixes
1 parent 5547b3b commit effadcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/guides/pages/running-stackable-in-an-airgapped-environment.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ Then restart the `containerd` service. Now `containerd` will fetch all images th
3434
3535
* Add an alias for `docker.stackable.tech` to the `/etc/hosts` file on every node (like `10.7.228.12 docker.stackable.tech`), issue a self-signed certificate for `docker.stackable.tech` to your registry and add the certificate to the trusted certificates on every node. Note that if you also want to enforce signature checks for Stackable's images via a policy controller, you will need to add this host alias to the Pod of the policy controller as well (and make it trust the certificate).
3636
37-
If you want to know how to verify image signatures in an air-gapped environment, check out our documentation about xref:enabling-verification-of-image-signatures.adoc[image signature verification].
37+
If you want to know how to verify image signatures in an air-gapped environment, check out our documentation about xref:enabling-verification-of-image-signatures.adoc[image signature verification].

0 commit comments

Comments
 (0)