Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit 7dc9780

Browse files
Fix
1 parent c7f348c commit 7dc9780

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gdi/opentelemetry/install-the-collector.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,12 +99,12 @@ Images are signed using ``cosign``. To verify them:
9999
#. Save the public key to a file. For example, ``cosign.pub``.
100100
#. Run the following command:
101101

102-
.. note:: The OpenTelemetry Operator Docker image only supports Linux and cannot run on Windows nodes.
103-
104102
.. code-block::
105103
106104
cosign verify --insecure-ignore-tlog --key cosign.pub quay.io/signalfx/splunk-otel-collector:<collector-version>
107105
106+
.. note:: The OpenTelemetry Operator Docker image only supports Linux and cannot run on Windows nodes.
107+
108108
.. _otel-config-options:
109109

110110
.. raw:: html

0 commit comments

Comments
 (0)