Skip to content

Commit

Permalink
updated site
Browse files Browse the repository at this point in the history
  • Loading branch information
pow-devops2020 committed Oct 20, 2024
1 parent 5df2616 commit 20a1eb2
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<sitemap>
<loc>https://jenkins-x.io/en/sitemap.xml</loc>

<lastmod>2024-10-14T13:14:27+02:00</lastmod>
<lastmod>2024-10-20T15:18:34+02:00</lastmod>

</sitemap>

Expand Down
4 changes: 2 additions & 2 deletions v3/admin/platforms/eks/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1537,7 +1537,7 @@ <h3 id="eks--terraform--vaultasm--github">EKS + Terraform + Vault/ASM + Github</
<li><code>jx_git_url</code>: URL of the Cluster repository.</li>
<li><code>jx_bot_username</code>: The username of the git bot user</li>
</ul>
<p>If you want to use AWS secrets manager instead of vault you should also set the following inputs <code>use_asm</code> to true.</p>
<p>If you want to use AWS secrets manager instead of vault you should also set the input <code>use_asm</code> to true.</p>
</li>
<li>
<p>commit and push any changes to your Infrastructure git repository:</p>
Expand Down Expand Up @@ -1648,7 +1648,7 @@ <h2 class="feedback--title">Feedback</h2>


<div class="text-muted mt-5 pt-3 border-top">
Last modified August 1, 2024: <a href="https://github.com/jenkins-x/jx-docs/commit/af866e23312f6cdd5b43fa9459c562a1fdad1f3d">docs: update after refactored eks terraform modules (af866e2331)</a>
Last modified October 20, 2024: <a href="https://github.com/jenkins-x/jx-docs/commit/9c18bb4f0e2484f2134b536b398eb20a37db973e">docs: fix wording (9c18bb4f0e)</a>
</div>

</div>
Expand Down
2 changes: 1 addition & 1 deletion v3/admin/platforms/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ The list of versions can be found &lt;a href=&#34;https://github.com/jenkins-x/t
&lt;li&gt;&lt;code&gt;jx_git_url&lt;/code&gt;: URL of the Cluster repository.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;jx_bot_username&lt;/code&gt;: The username of the git bot user&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If you want to use AWS secrets manager instead of vault you should also set the following inputs &lt;code&gt;use_asm&lt;/code&gt; to true.&lt;/p&gt;
&lt;p&gt;If you want to use AWS secrets manager instead of vault you should also set the input &lt;code&gt;use_asm&lt;/code&gt; to true.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;commit and push any changes to your Infrastructure git repository:&lt;/p&gt;
Expand Down

0 comments on commit 20a1eb2

Please sign in to comment.