Skip to content

Commit

Permalink
Merge pull request #59 from pagopa/fix-helm-uat
Browse files Browse the repository at this point in the history
fix: UAT helm
  • Loading branch information
pasqualespica authored Jan 22, 2024
2 parents b774d04 + 3387dd0 commit fe3ab13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm/values-uat.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,8 @@ microservice-chart:
PDV_TOKENIZER_MULTIPLIER: "2.0"
PDV_TOKENIZER_RANDOMIZATION_FACTOR: "0.6"
PDV_TOKENIZER_MAX_RETRIES: "3"
LIST_VALID_ORIGINS: "IO"
ENABLE_ECS_CONSOLE: "true"
LIST_VALID_ORIGINS;: "IO"
CONSOLE_LOG_THRESHOLD: "DEBUG"
CONSOLE_LOG_PATTERN: "%d{HH:mm:ss.SSS}[%thread]%-5level%logger{36}-%msg%n"
CONSOLE_LOG_CHARSET: "UTF-8"
Expand Down

0 comments on commit fe3ab13

Please sign in to comment.