Skip to content

Commit 2ff6615

Browse files
add oauth issuer config to feature
Co-authored-by: Christer Edvartsen <[email protected]>
1 parent 9bbec4b commit 2ff6615

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

charts/Feature.yaml

+6
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,12 @@ values:
108108
secret: true
109109
required: true
110110

111+
oauth.issuer:
112+
displayName: OAuth issuer
113+
description: The issuer that the OAuth client should use
114+
config:
115+
type: string
116+
111117
staticServiceAccounts:
112118
displayName: Static nais-api service accounts
113119
description: JSON-encoded list of static service accounts

0 commit comments

Comments
 (0)