mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-01-04 20:24:26 +00:00
site: minor text updates
This commit is contained in:
@@ -9,6 +9,6 @@ menu:
|
||||
weight: 60
|
||||
---
|
||||
|
||||
These how-to guides show how to configure the Pinniped Supervisor after it is installed:
|
||||
These how-to guides show how to configure the Pinniped Concierge after it has been installed:
|
||||
|
||||
{{< docsmenu "howto-configure-concierge" >}}
|
||||
|
||||
@@ -9,6 +9,6 @@ menu:
|
||||
weight: 60
|
||||
---
|
||||
|
||||
These how-to guides show you how to install and configure Pinniped with specific identity providers:
|
||||
These how-to guides show you how to install and configure the Pinniped Supervisor with specific identity providers:
|
||||
|
||||
{{< docsmenu "howto-configure-supervisor" >}}
|
||||
|
||||
@@ -5,7 +5,7 @@ cascade:
|
||||
layout: docs
|
||||
menu:
|
||||
docs:
|
||||
name: FIPS-compatible builds of Pinniped binaries
|
||||
name: FIPS-compatible builds
|
||||
weight: 30
|
||||
parent: reference
|
||||
---
|
||||
@@ -31,4 +31,3 @@ $ docker build -f hack/Dockerfile_fips .
|
||||
|
||||
Now you can deploy [the concierge]({{< ref "install-concierge" >}}) and [the supervisor]({{< ref "install-supervisor" >}})
|
||||
by specifying this image instead of the standard Pinniped image in your `values.yaml` or `deployment.yaml` file.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user