We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 28a21f4 + 01aae04 commit 8942f66Copy full SHA for 8942f66
scripts/ocpdocs/_previewpage
@@ -153,8 +153,6 @@
153
</p>
154
</div>
155
156
- </div>
157
- <div class="row">
158
<div class="col-sm-6 text-center">
159
<h2>OpenShift Pipelines</h2>
160
<div class="list-group">
@@ -172,6 +170,24 @@
172
170
173
171
174
+ <div class="col-sm-6 text-center">
+ <h2>OpenShift GitOps</h2>
175
+ <div class="list-group">
176
+ <p>
177
+ <a
178
+ role="button"
179
+ class="btn btn-primary"
180
+ href="/openshift-gitops/latest/gitops/understanding-openshift-gitops.html"
181
+ >
182
+ <i class="fa fa-arrow-circle-o-right"></i> GitOps</a
183
184
+ </p>
185
+ <p class="list-group-item-text">
186
+ Standalone OpenShift GitOps documentation.
187
188
+ </div>
189
190
191
192
193
0 commit comments