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 <eero.t.tamminen@intel.com>
  • Loading branch information
eero-t committed Oct 16, 2024
1 parent 7e7b8ab commit d3e7571
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 d3e7571

Please sign in to comment.