Skip to content

Commit

Permalink
hotfix: creating export task through sub account
Browse files Browse the repository at this point in the history
  • Loading branch information
cedricve committed Mar 20, 2024
1 parent c3cb5b4 commit 1deab0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/hub/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ kerberoshub:
api:
repository: kerberos/hub-api
pullPolicy: IfNotPresent
tag: "1.0.1219162731"
tag: "1.0.1219959721"
replicas: 2
jwtSecret: "this-is-a-secret-please-change-to-random-string" # change to a random value, this is for generating JWT tokens.
schema: "https"
Expand Down

0 comments on commit 1deab0d

Please sign in to comment.