Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Arief Rahmansyah committed Dec 11, 2023
1 parent edf7e40 commit 8717542
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions charts/merlin/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -158,10 +158,10 @@ config:
MaxAllowedReplica: 20
MerlinURL: /api/merlin/v1
MlpURL: /api
OauthClientID: # to be set via CICD pipeline
OauthClientID: # to be set via CICD pipeline
UPIDocumentation: "https://github.com/caraml-dev/universal-prediction-interface/blob/main/docs/api_markdown/caraml/upi/v1/index.md"
CPUCost: # Unused
MemoryCost: # Unused
CPUCost: # Unused
MemoryCost: # Unused
StandardTransformerConfig:
ImageName: ghcr.io/caraml-dev/merlin-transformer:1.0.0
SimulationFeast:
Expand Down

0 comments on commit 8717542

Please sign in to comment.