mirror of
https://github.com/pomerium/pomerium.git
synced 2025-08-04 01:09:36 +02:00
Co-authored-by: Travis Groth <travisgroth@users.noreply.github.com>
This commit is contained in:
parent
238c7b4b66
commit
b5b1aa7dfa
3 changed files with 16 additions and 0 deletions
|
@ -117,6 +117,7 @@ This setup assumes an existing certificate solution using cert-manager, as descr
|
|||
administrators: "youruser@yourcompany.com" #This is a hard-coded access, remove once setup is complete
|
||||
signingKey: "ZZZZZZZ" #This base64-encoded key is shared with open-source Pomerium
|
||||
audience: console.localhost.pomerium.com # This should match the "from" value in your Pomerium route, excluding protocol.
|
||||
licenseKey: "XXXYYYYZZZZ" # This should be provided by your account team.
|
||||
tls:
|
||||
existingCASecret: pomerium-tls
|
||||
caSecretKey: ca.crt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue