Step 8 update: namespace for webauthenticator to be pinniped-concierge

This commit is contained in:
Jake Knostman 2020-11-20 12:13:28 -08:00 committed by GitHub
parent fd0e0bb4c9
commit d9d80535e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -122,7 +122,7 @@ as the identity provider.
1. Create a `WebhookAuthenticator` object to configure Pinniped to authenticate using local-user-authenticator.
```bash
cat <<EOF | kubectl create --namespace pinniped -f -
cat <<EOF | kubectl create --namespace pinniped-concierge -f -
apiVersion: authentication.concierge.pinniped.dev/v1alpha1
kind: WebhookAuthenticator
metadata: