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.
1 parent d56b81c commit be3de82Copy full SHA for be3de82
scripts/ocpdocs/_previewpage
@@ -173,6 +173,22 @@
173
</div>
174
175
176
+ <div class="row">
177
+ <div class="col-sm-6 text-center">
178
+ <h2>OpenShift GitOps</h2>
179
+ <div class="list-group">
180
+ <p>
181
+ <a
182
+ role="button"
183
+ class="btn btn-primary"
184
+ href="/openshift-gitops/latest/gitops/understanding-openshift-gitops.html"
185
+ >
186
+ <i class="fa fa-arrow-circle-o-right"></i> GitOps</a
187
188
+ </p>
189
+ <p class="list-group-item-text">
190
+ Standalone OpenShift GitOps documentation.
191
192
193
194
</body>
0 commit comments