site: minor text updates
This commit is contained in:
parent
bb670249cf
commit
a71f1f88d9
@ -9,6 +9,6 @@ menu:
|
|||||||
weight: 60
|
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" >}}
|
{{< docsmenu "howto-configure-concierge" >}}
|
||||||
|
@ -9,6 +9,6 @@ menu:
|
|||||||
weight: 60
|
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" >}}
|
{{< docsmenu "howto-configure-supervisor" >}}
|
||||||
|
@ -5,7 +5,7 @@ cascade:
|
|||||||
layout: docs
|
layout: docs
|
||||||
menu:
|
menu:
|
||||||
docs:
|
docs:
|
||||||
name: FIPS-compatible builds of Pinniped binaries
|
name: FIPS-compatible builds
|
||||||
weight: 30
|
weight: 30
|
||||||
parent: reference
|
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" >}})
|
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.
|
by specifying this image instead of the standard Pinniped image in your `values.yaml` or `deployment.yaml` file.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user