Skip to content

Commit bd21cd3

Browse files
authored
Merge pull request #2187 from thiva-k/fix-helm-issuer
Update default issuer helm value
2 parents 0800a49 + 2c66058 commit bd21cd3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

install/helm/values.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -268,6 +268,7 @@ configuration:
268268

269269
# Token Configuration
270270
jwt:
271+
issuer: "" # Optional. Derived from server's URL if not set.
271272
validityPeriod: 3600
272273
audience: "application"
273274
# This must match the key ID defined in the crypto.keys section

0 commit comments

Comments
 (0)