Add jwtIssuer configuration

Signed-off-by: Marco Franssen <[email protected]>
This commit is contained in:
Marco Franssen
2023-02-18 13:04:02 +01:00
committed by Marco Franssen
parent 46466e5ec6
commit 1c54ce82bb
3 changed files with 4 additions and 1 deletions
+1
View File
@@ -71,6 +71,7 @@ Kubernetes: `>=1.19.0-0`
| oidc.image.pullPolicy | string | `"IfNotPresent"` | |
| oidc.image.repository | string | `"gcr.io/spiffe-io/oidc-discovery-provider"` | |
| oidc.image.tag | string | `""` | |
| oidc.jwtIssuer | string | `"oidc-discovery.example.org"` | |
| oidc.logLevel | string | `"INFO"` | |
| oidc.service.annotations | object | `{}` | |
| oidc.service.port | int | `80` | |