site: minor text updates

This commit is contained in:
Benjamin A. Petersen 2023-08-02 13:46:51 -04:00
parent bb670249cf
commit a71f1f88d9
No known key found for this signature in database
GPG Key ID: EF6EF83523A4BE46
3 changed files with 3 additions and 4 deletions

View File

@ -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" >}}

View File

@ -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" >}}

View File

@ -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.