Skip to content

Commit 121ea68

Browse files
authored
Merge pull request #23 from kerberos-io/cedricve-patch-1
set kerberosvault to true (thumbnails)
2 parents d8a29e3 + 8b016ca commit 121ea68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/hub/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -487,7 +487,7 @@ kerberospipeline:
487487
width: "600"
488488
height: "-1"
489489
kerberosvault:
490-
enabled: false # If you want to use Kerberos Vault to store the thumbnails
490+
enabled: true # If you want to use Kerberos Vault to store the thumbnails
491491
resources:
492492
requests:
493493
memory: 512Mi

0 commit comments

Comments
 (0)