Skip to content

Commit

Permalink
gaudi-values.yaml for teirerank
Browse files Browse the repository at this point in the history
Signed-off-by: Eero Tamminen <[email protected]>
  • Loading branch information
eero-t authored and lianhao committed Oct 23, 2024
1 parent 7009a77 commit 310067d
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions helm-charts/common/teirerank/gaudi-values.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# Copyright (C) 2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0

# Default values for teirerank.
# This is a YAML-formatted file.
# Declare variables to be passed into your templates.

accelDevice: "gaudi"

image:
repository: opea/tei-gaudi
tag: "1.0"

securityContext:
readOnlyRootFilesystem: false

resources:
limits:
habana.ai/gaudi: 1

livenessProbe:
timeoutSeconds: 1
readinessProbe:
timeoutSeconds: 1

0 comments on commit 310067d

Please sign in to comment.