Skip to content

Commit

Permalink
Deployed bee3f30 to main with MkDocs 1.6.1 and mike 2.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 10, 2024
1 parent cc36364 commit 2c6c2f2
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion main/configtoinstances/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -484,7 +484,7 @@ <h2 id="the-instance-root-application-set">The Instance Root Application Set<a c
<p>As with the cluster-level config, all files contain the <code>merge-key</code>, but this times it also includes the MAS instance ID. This is used by the Merge generator to group together configuration into per-instance YAML objects for each <strong>Target Cluster</strong>.</p>
<p>The <code>ibm-mas-instance-base.yaml</code> file contains global configuration for the instance on the <strong>Target Cluster</strong>, including the <code>account.id</code>, and the <code>cluster.id</code>, the <code>cluster.url</code> and the <code>instance.id</code>.</p>
<p>The other YAML configuration files (such as <code>ibm-mas-suite.yaml</code> shown above) represent one type of instance-level resource that we wish to install on the <strong>Target Cluster</strong>.</p>
<p>Given the config above, the <function define_env.\<locals="">.instance_root_app_set at 0x7fb5db2c2320&gt; would generate one YAML object:</function></p>
<p>Given the config above, the <function define_env.\<locals="">.instance_root_app_set at 0x7f12d88c6320&gt; would generate one YAML object:</function></p>
<pre><code class="language-yaml">merge-key: "dev/cluster1/instance1"
account:
id: dev
Expand Down
2 changes: 1 addition & 1 deletion main/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -153,5 +153,5 @@ <h1 id="ibm-maximo-application-suite-gitops">IBM Maximo Application Suite - GitO

<!--
MkDocs version : 1.6.1
Build Date UTC : 2024-12-09 11:23:39.602942+00:00
Build Date UTC : 2024-12-10 14:40:37.805596+00:00
-->
20 changes: 10 additions & 10 deletions main/sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,42 +2,42 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://pages.github.com/ibm-mas/gitops/main/</loc>
<lastmod>2024-12-09</lastmod>
<lastmod>2024-12-10</lastmod>
</url>
<url>
<loc>https://pages.github.com/ibm-mas/gitops/main/accountrootmanifest/</loc>
<lastmod>2024-12-09</lastmod>
<lastmod>2024-12-10</lastmod>
</url>
<url>
<loc>https://pages.github.com/ibm-mas/gitops/main/architecture/</loc>
<lastmod>2024-12-09</lastmod>
<lastmod>2024-12-10</lastmod>
</url>
<url>
<loc>https://pages.github.com/ibm-mas/gitops/main/configrepo/</loc>
<lastmod>2024-12-09</lastmod>
<lastmod>2024-12-10</lastmod>
</url>
<url>
<loc>https://pages.github.com/ibm-mas/gitops/main/configtoinstances/</loc>
<lastmod>2024-12-09</lastmod>
<lastmod>2024-12-10</lastmod>
</url>
<url>
<loc>https://pages.github.com/ibm-mas/gitops/main/helmcharts/</loc>
<lastmod>2024-12-09</lastmod>
<lastmod>2024-12-10</lastmod>
</url>
<url>
<loc>https://pages.github.com/ibm-mas/gitops/main/limitations/</loc>
<lastmod>2024-12-09</lastmod>
<lastmod>2024-12-10</lastmod>
</url>
<url>
<loc>https://pages.github.com/ibm-mas/gitops/main/orchestration/</loc>
<lastmod>2024-12-09</lastmod>
<lastmod>2024-12-10</lastmod>
</url>
<url>
<loc>https://pages.github.com/ibm-mas/gitops/main/secrets/</loc>
<lastmod>2024-12-09</lastmod>
<lastmod>2024-12-10</lastmod>
</url>
<url>
<loc>https://pages.github.com/ibm-mas/gitops/main/timings/</loc>
<lastmod>2024-12-09</lastmod>
<lastmod>2024-12-10</lastmod>
</url>
</urlset>
Binary file modified main/sitemap.xml.gz
Binary file not shown.

0 comments on commit 2c6c2f2

Please sign in to comment.