Skip to content

Commit d2c0ca9

Browse files
Merge pull request #128 from rh-amarin/HYPERLFEET-1039
HYPERFLEET-1039 - fix: disable JWT auth in default chart values
2 parents 1851e03 + 8e93d92 commit d2c0ca9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

charts/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ config:
4949
key_file: ""
5050

5151
jwt:
52-
enabled: true
52+
enabled: false
5353
issuer_url: ""
5454
audience: ""
5555

0 commit comments

Comments
 (0)