mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 02:15:43 +03:00
Rename guide from tls to securing-nomad
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
layout: "guides"
|
||||
page_title: "Securing Nomad with TLS"
|
||||
sidebar_current: "guides-tls"
|
||||
sidebar_current: "guides-securing-nomad"
|
||||
description: |-
|
||||
Securing Nomad's cluster communication with TLS is important for both
|
||||
security and easing operations. Nomad can use mutual TLS (mTLS) for
|
||||
@@ -50,8 +50,8 @@
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li<%= sidebar_current("guides-tls") %>>
|
||||
<a href="/guides/tls.html">Configuring TLS</a>
|
||||
<li<%= sidebar_current("guides-securing-nomad") %>>
|
||||
<a href="/guides/securing-nomad.html">Securing Nomad</a>
|
||||
</li>
|
||||
|
||||
<li<%= sidebar_current("guides-outage-recovery") %>>
|
||||
|
||||
Reference in New Issue
Block a user