Skip to content

Commit

Permalink
add hex string for default security encryption key
Browse files Browse the repository at this point in the history
  • Loading branch information
mathnogueira committed Oct 2, 2024
1 parent 29a8b1d commit 0c09ee6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/tracetest-core/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ global:

config:
tracetestAnalyticsServerKey: some-value
tracetestSecurityEncryptionKey: some-value
tracetestSecurityEncryptionKey: dfb353ef74f19945f140a60795537b196b105fe1da166985cde10c151317f1b3 # CHANGE ME
profiler:
samplingRate: 50
endpoint: some-value
Expand Down

0 comments on commit 0c09ee6

Please sign in to comment.