Skip to content

Commit

Permalink
Use default kubernetes imagePullPolicy
Browse files Browse the repository at this point in the history
For latest tag, it should use Always.
For tags other than latest, it will use IfNotPresent.

Signed-off-by: Dolpher Du <[email protected]>
  • Loading branch information
yongfengdu committed Nov 19, 2024
1 parent 2e06fda commit 1db3a72
Show file tree
Hide file tree
Showing 75 changed files with 47 additions and 81 deletions.
4 changes: 0 additions & 4 deletions helm-charts/agentqna/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ horizontalPodAutoscaler:
docretriever:
image:
repository: opea/doc-index-retriever
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "latest"

Expand All @@ -42,7 +41,6 @@ worker:
port: 9095
image:
repository: opea/agent-langchain
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "latest"
strategy: rag_agent_llama
Expand All @@ -63,7 +61,6 @@ supervisor:
port: 9090
image:
repository: opea/agent-langchain
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "latest"
strategy: react_llama
Expand All @@ -82,7 +79,6 @@ supervisor:
crag:
image:
repository: aicrowd/kdd-cup-24-crag-mock-api
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "v0"

Expand Down
1 change: 0 additions & 1 deletion helm-charts/audioqna/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ replicaCount: 1

image:
repository: opea/audioqna
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "latest"

Expand Down
1 change: 0 additions & 1 deletion helm-charts/chatqna/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ replicaCount: 1

image:
repository: opea/chatqna
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "latest"

Expand Down
1 change: 0 additions & 1 deletion helm-charts/codegen/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ replicaCount: 1

image:
repository: opea/codegen
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "latest"

Expand Down
1 change: 0 additions & 1 deletion helm-charts/codetrans/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ LLM_SERVICE_HOST_IP: ""

image:
repository: opea/codetrans
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "latest"

Expand Down
1 change: 0 additions & 1 deletion helm-charts/common/agent/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ LOGFLAG: "True"

image:
repository: opea/agent-langchain
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "latest"

Expand Down
1 change: 0 additions & 1 deletion helm-charts/common/asr/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ ASR_ENDPOINT: ""

image:
repository: opea/asr
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "latest"

Expand Down
1 change: 0 additions & 1 deletion helm-charts/common/chathistory-usvc/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ replicaCount: 1

image:
repository: opea/chathistory-mongo-server
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "latest"

Expand Down
1 change: 0 additions & 1 deletion helm-charts/common/data-prep/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ replicaCount: 1

image:
repository: opea/dataprep-redis
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "latest"

Expand Down
1 change: 0 additions & 1 deletion helm-charts/common/embedding-usvc/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ LOGFLAG: ""
TEI_EMBEDDING_ENDPOINT: ""
image:
repository: opea/embedding-tei
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "latest"

Expand Down
1 change: 0 additions & 1 deletion helm-charts/common/gpt-sovits/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ replicaCount: 1

image:
repository: opea/gpt-sovits
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "latest"

Expand Down
1 change: 0 additions & 1 deletion helm-charts/common/guardrails-usvc/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ LOGFLAG: ""

image:
repository: opea/guardrails-tgi
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "latest"

Expand Down
1 change: 0 additions & 1 deletion helm-charts/common/llm-uservice/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ LOGFLAG: ""

image:
repository: opea/llm-tgi
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "latest"

Expand Down
1 change: 0 additions & 1 deletion helm-charts/common/lvm-uservice/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ LOGFLAG: ""

image:
repository: opea/lvm-tgi
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "latest"

Expand Down
1 change: 0 additions & 1 deletion helm-charts/common/mongodb/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
replicaCount: 1
image:
repository: mongo
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "7.0.11"

Expand Down
1 change: 0 additions & 1 deletion helm-charts/common/prompt-usvc/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ replicaCount: 1

image:
repository: opea/promptregistry-mongo-server
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "latest"

Expand Down
1 change: 0 additions & 1 deletion helm-charts/common/redis-vector-db/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
replicaCount: 1
image:
repository: redis/redis-stack
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "7.2.0-v9"

Expand Down
1 change: 0 additions & 1 deletion helm-charts/common/reranking-usvc/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ LOGFLAG: ""
TEI_RERANKING_ENDPOINT: ""
image:
repository: opea/reranking-tei
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "latest"

Expand Down
1 change: 0 additions & 1 deletion helm-charts/common/retriever-usvc/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ INDEX_NAME: "rag-redis"

image:
repository: opea/retriever-redis
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "latest"

Expand Down
1 change: 0 additions & 1 deletion helm-charts/common/speecht5/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ TTS_MODEL_PATH: "microsoft/speecht5_tts"

image:
repository: opea/speecht5
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "latest"

Expand Down
1 change: 0 additions & 1 deletion helm-charts/common/tei/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ HF_HUB_ENABLE_HF_TRANSFER: "0"

image:
repository: ghcr.io/huggingface/text-embeddings-inference
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "cpu-1.5"

Expand Down
1 change: 0 additions & 1 deletion helm-charts/common/teirerank/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ HF_HUB_ENABLE_HF_TRANSFER: "0"

image:
repository: ghcr.io/huggingface/text-embeddings-inference
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "cpu-1.5"

Expand Down
1 change: 0 additions & 1 deletion helm-charts/common/tgi/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ shmSize: 1Gi

image:
repository: ghcr.io/huggingface/text-generation-inference
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "2.4.0-intel-cpu"

Expand Down
1 change: 0 additions & 1 deletion helm-charts/common/tts/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ TTS_ENDPOINT: ""

image:
repository: opea/tts
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "latest"

Expand Down
1 change: 0 additions & 1 deletion helm-charts/common/ui/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ replicaCount: 1

image:
repository: opea/chatqna-conversation-ui
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "latest"

Expand Down
1 change: 0 additions & 1 deletion helm-charts/common/vllm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ port: 2080
shmSize: 1Gi
image:
repository: opea/vllm
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "latest"

Expand Down
1 change: 0 additions & 1 deletion helm-charts/common/web-retriever/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ GOOGLE_CSE_ID: ""

image:
repository: opea/web-retriever-chroma
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "latest"

Expand Down
1 change: 0 additions & 1 deletion helm-charts/common/whisper/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ ASR_MODEL_PATH: "openai/whisper-small"

image:
repository: opea/whisper
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "latest"

Expand Down
1 change: 0 additions & 1 deletion helm-charts/docsum/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ LLM_SERVICE_HOST_IP: ""

image:
repository: opea/docsum
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "latest"

Expand Down
1 change: 0 additions & 1 deletion helm-charts/faqgen/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ replicaCount: 1

image:
repository: opea/faqgen
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "latest"

Expand Down
1 change: 0 additions & 1 deletion helm-charts/visualqna/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ replicaCount: 1

image:
repository: opea/visualqna
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "latest"

Expand Down
2 changes: 1 addition & 1 deletion microservices-connector/config/manifests/agent.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ spec:
seccompProfile:
type: RuntimeDefault
image: "opea/agent-langchain:latest"
imagePullPolicy: IfNotPresent
imagePullPolicy:
ports:
- name: agent
containerPort: 9090
Expand Down
4 changes: 2 additions & 2 deletions microservices-connector/config/manifests/agent_gaudi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ spec:
securityContext:
{}
image: "ghcr.io/huggingface/tgi-gaudi:2.0.6"
imagePullPolicy: IfNotPresent
imagePullPolicy:
args:
- "--sharded"
- "true"
Expand Down Expand Up @@ -255,7 +255,7 @@ spec:
seccompProfile:
type: RuntimeDefault
image: "opea/agent-langchain:latest"
imagePullPolicy: IfNotPresent
imagePullPolicy:
ports:
- name: agent
containerPort: 9090
Expand Down
2 changes: 1 addition & 1 deletion microservices-connector/config/manifests/asr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ spec:
seccompProfile:
type: RuntimeDefault
image: "opea/asr:latest"
imagePullPolicy: IfNotPresent
imagePullPolicy:
ports:
- name: asr
containerPort: 9099
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ spec:
seccompProfile:
type: RuntimeDefault
image: "opea/chathistory-mongo-server:latest"
imagePullPolicy: IfNotPresent
imagePullPolicy:
ports:
- name: port
containerPort: 6012
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ spec:
securityContext:
{}
image: "opea/chatqna-ui:latest"
imagePullPolicy: IfNotPresent
imagePullPolicy:
ports:
- name: ui
containerPort: 5173
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ spec:
securityContext:
{}
image: "opea/codegen-react-ui:latest"
imagePullPolicy: IfNotPresent
imagePullPolicy:
ports:
- name: ui
containerPort: 80
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ spec:
securityContext:
{}
image: "opea/codegen-ui:latest"
imagePullPolicy: IfNotPresent
imagePullPolicy:
ports:
- name: ui
containerPort: 5173
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ spec:
securityContext:
{}
image: "opea/codetrans-ui:latest"
imagePullPolicy: IfNotPresent
imagePullPolicy:
ports:
- name: ui
containerPort: 5173
Expand Down
2 changes: 1 addition & 1 deletion microservices-connector/config/manifests/data-prep.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ spec:
seccompProfile:
type: RuntimeDefault
image: "opea/dataprep-redis:latest"
imagePullPolicy: IfNotPresent
imagePullPolicy:
ports:
- name: data-prep
containerPort: 6007
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -721,7 +721,7 @@ spec:
securityContext:
{}
image: "ghcr.io/huggingface/text-embeddings-inference:cpu-1.5"
imagePullPolicy: IfNotPresent
imagePullPolicy:
args:
- "--auto-truncate"
volumeMounts:
Expand Down Expand Up @@ -820,7 +820,7 @@ spec:
seccompProfile:
type: RuntimeDefault
image: "opea/dataprep-milvus:latest"
imagePullPolicy: IfNotPresent
imagePullPolicy:
ports:
- name: data-prep
containerPort: 6010
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ spec:
seccompProfile:
type: RuntimeDefault
image: "opea/llm-docsum-tgi:latest"
imagePullPolicy: IfNotPresent
imagePullPolicy:
ports:
- name: llm-uservice
containerPort: 9000
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ spec:
securityContext:
{}
image: "opea/docsum-react-ui:latest"
imagePullPolicy: IfNotPresent
imagePullPolicy:
ports:
- name: ui
containerPort: 80
Expand Down
Loading

0 comments on commit 1db3a72

Please sign in to comment.