Skip to content

Commit b29942c

Browse files
author
Cory Schwartz
committed
remove reference to OLM installation for now
1 parent 17faa42 commit b29942c

File tree

6 files changed

+1
-12
lines changed

6 files changed

+1
-12
lines changed
261 Bytes
Binary file not shown.
-938 Bytes
Binary file not shown.

docs/build/html/_sources/getting_started.rst.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@ This document explains methods that can be used to install the operator onto an
55

66
No matter which method you choose, the same operator will be installed.
77

8-
**With OLM**
9-
::
10-
operator-sdk run bundle quay.io/redhat-et-ipfs/ipfs-operator-bundle:v0.0.1 -n ipfs-operator-system
11-
128
**With helm**
139
::
1410
helm install ipfs-operator ./helm/ipfs-operator

docs/build/html/getting_started.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,6 @@
7575
<h1>Getting Started<a class="headerlink" href="#getting-started" title="Permalink to this heading"></a></h1>
7676
<p>This document explains methods that can be used to install the operator onto an existing kubernetes cluster.</p>
7777
<p>No matter which method you choose, the same operator will be installed.</p>
78-
<p><strong>With OLM</strong>
79-
::
80-
operator-sdk run bundle quay.io/redhat-et-ipfs/ipfs-operator-bundle:v0.0.1 -n ipfs-operator-system</p>
8178
<p><strong>With helm</strong>
8279
::
8380
helm install ipfs-operator ./helm/ipfs-operator</p>

docs/build/html/searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/source/getting_started.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@ This document explains methods that can be used to install the operator onto an
55

66
No matter which method you choose, the same operator will be installed.
77

8-
**With OLM**
9-
::
10-
operator-sdk run bundle quay.io/redhat-et-ipfs/ipfs-operator-bundle:v0.0.1 -n ipfs-operator-system
11-
128
**With helm**
139
::
1410
helm install ipfs-operator ./helm/ipfs-operator

0 commit comments

Comments
 (0)