Skip to content

Commit

Permalink
[CI] Publish Documentation for 5ad3205 - 5ad3205 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
gnunn1 committed Aug 15, 2024
1 parent 51ae627 commit 41fe4ab
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
14 changes: 7 additions & 7 deletions openshift-gitops-workshop/04-helm.html
Original file line number Diff line number Diff line change
Expand Up @@ -500,7 +500,7 @@ <h4 id="_step_1_view_the_argo_cd_application_configuration"><a class="anchor" hr
name: bgd-helm
spec:
destination:
namespace: user1-bgdh
namespace: user%USERNUM%-bgdh
server: 'https://kubernetes.default.svc'
source:
path: documentation/modules/ROOT/examples/bgd-helm-chart
Expand All @@ -515,17 +515,17 @@ <h4 id="_step_1_view_the_argo_cd_application_configuration"><a class="anchor" hr
</div>
</div>
<div class="paragraph">
<p>This YAML configuration defines an Argo CD Application named "bgd-helm" that deploys a Helm chart from a specific Git repository to the "user1-bgdh" namespace.</p>
<p>This YAML configuration defines an Argo CD Application named "bgd-helm" that deploys a Helm chart from a specific Git repository to the "%USERNUM%-bgdh" namespace.</p>
</div>
</div>
<div class="sect3">
<h4 id="_step_2_deployobserve_the_argo_cd_application"><a class="anchor" href="#_step_2_deployobserve_the_argo_cd_application"></a>Step 2: Deploy/Observe the Argo CD Application</h4>
<div class="paragraph">
<p>Apply the configuration in the file to create the Argo CD Application in the namespace user1-argocd. This application will deploy the Helm chart for the BGD app:</p>
<p>Apply the configuration in the file to create the Argo CD Application in the namespace user%USERNUM%-argocd. This application will deploy the Helm chart for the BGD app:</p>
</div>
<div class="listingblock console-input">
<div class="content">
<pre class="highlightjs highlight"><code class="language-bash hljs" data-lang="bash">oc apply -f ~/openshift-gitops-workshop/documentation/modules/ROOT/examples/bgd-app-helm.yaml -n user1-argocd</code></pre>
<pre class="highlightjs highlight"><code class="language-bash hljs" data-lang="bash">oc apply -f ~/openshift-gitops-workshop/documentation/modules/ROOT/examples/bgd-app-helm.yaml -n user%USERNUM%-argocd</code></pre>
</div>
</div>
<div class="paragraph">
Expand Down Expand Up @@ -636,7 +636,7 @@ <h4 id="_step_3_apply_the_custom_values"><a class="anchor" href="#_step_3_apply_
</div>
<div class="listingblock console-input">
<div class="content">
<pre class="highlightjs highlight"><code class="language-bash hljs" data-lang="bash">oc apply -f ~/openshift-gitops-workshop/documentation/modules/ROOT/examples/bgd-app-helm-custom.yaml -n user1-argocd</code></pre>
<pre class="highlightjs highlight"><code class="language-bash hljs" data-lang="bash">oc apply -f ~/openshift-gitops-workshop/documentation/modules/ROOT/examples/bgd-app-helm-custom.yaml -n user%USERNUM%-argocd</code></pre>
</div>
</div>
</div>
Expand Down Expand Up @@ -700,7 +700,7 @@ <h4 id="_step_1_examine_the_parameterised_configuration"><a class="anchor" href=
name: bgd-helm
spec:
destination:
namespace: user1-bgdh
namespace: user%USERNUM%-bgdh
server: 'https://kubernetes.default.svc'
source:
path: documentation/modules/ROOT/examples/bgd-helm-chart
Expand Down Expand Up @@ -740,7 +740,7 @@ <h4 id="_step_2_apply_the_parameterised_configuration"><a class="anchor" href="#
</div>
<div class="listingblock console-input">
<div class="content">
<pre class="highlightjs highlight"><code class="language-bash hljs" data-lang="bash">oc apply -f ~/openshift-gitops-workshop/documentation/modules/ROOT/examples/bgd-app-helm-para.yaml -n user1-argocd</code></pre>
<pre class="highlightjs highlight"><code class="language-bash hljs" data-lang="bash">oc apply -f ~/openshift-gitops-workshop/documentation/modules/ROOT/examples/bgd-app-helm-para.yaml -n user%USERNUM%-argocd</code></pre>
</div>
</div>
<div class="paragraph">
Expand Down
14 changes: 7 additions & 7 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,30 +2,30 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://openshiftdemos.github.io/openshift-gitops-workshop/openshift-gitops-workshop/01-getting-started.html</loc>
<lastmod>2024-01-09T16:01:43.917Z</lastmod>
<lastmod>2024-08-15T19:29:19.374Z</lastmod>
</url>
<url>
<loc>https://openshiftdemos.github.io/openshift-gitops-workshop/openshift-gitops-workshop/02-gitops-basics.html</loc>
<lastmod>2024-01-09T16:01:43.917Z</lastmod>
<lastmod>2024-08-15T19:29:19.374Z</lastmod>
</url>
<url>
<loc>https://openshiftdemos.github.io/openshift-gitops-workshop/openshift-gitops-workshop/03-kustomize.html</loc>
<lastmod>2024-01-09T16:01:43.917Z</lastmod>
<lastmod>2024-08-15T19:29:19.374Z</lastmod>
</url>
<url>
<loc>https://openshiftdemos.github.io/openshift-gitops-workshop/openshift-gitops-workshop/04-helm.html</loc>
<lastmod>2024-01-09T16:01:43.917Z</lastmod>
<lastmod>2024-08-15T19:29:19.374Z</lastmod>
</url>
<url>
<loc>https://openshiftdemos.github.io/openshift-gitops-workshop/openshift-gitops-workshop/05-syncwaves-hooks.html</loc>
<lastmod>2024-01-09T16:01:43.917Z</lastmod>
<lastmod>2024-08-15T19:29:19.374Z</lastmod>
</url>
<url>
<loc>https://openshiftdemos.github.io/openshift-gitops-workshop/openshift-gitops-workshop/06-conclusion.html</loc>
<lastmod>2024-01-09T16:01:43.917Z</lastmod>
<lastmod>2024-08-15T19:29:19.374Z</lastmod>
</url>
<url>
<loc>https://openshiftdemos.github.io/openshift-gitops-workshop/openshift-gitops-workshop/index.html</loc>
<lastmod>2024-01-09T16:01:43.917Z</lastmod>
<lastmod>2024-08-15T19:29:19.374Z</lastmod>
</url>
</urlset>

0 comments on commit 41fe4ab

Please sign in to comment.