Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
109 commits
Select commit Hold shift + click to select a range
4153162
add CodeTranslation
gopal-raj-suresh Feb 3, 2026
170dbc4
Addressed PR comments
arpan1221 Feb 4, 2026
5b296d4
Added APISIX model note to README
arpannookala-12 Feb 4, 2026
210d930
Set MAX_CODE_LENGTH to 4000
arpannookala-12 Feb 4, 2026
b7c11f3
Fixed Github link in README and character counter in TROUBLESHOOTING
arpannookala-12 Feb 5, 2026
2cbaa22
update container names in the logs in the README
gopal-raj-suresh Feb 5, 2026
1bfd5db
Fixed Docker security issues
arpannookala-12 Feb 9, 2026
7feca4c
Fixed SSL verification issue
arpannookala-12 Feb 9, 2026
6e4a4e8
Made SSL verification configurable and added code scans
arpannookala-12 Feb 11, 2026
b6532ce
Fixed bandit Medium severities
arpannookala-12 Feb 11, 2026
d9e32d1
Added fixes for habana-metrics.yaml
arpannookala-12 Feb 13, 2026
766fcfa
add DocSummarization
gopal-raj-suresh Feb 3, 2026
727c90a
Revert config for habana-metrics.yaml
arpannookala-12 Feb 13, 2026
9136361
Addressed PR comments
arpannookala-12 Feb 4, 2026
3f5e5bb
Remove .github folder
arpannookala-12 Feb 13, 2026
aa85d84
Fixed docker security, SSL verification, and package version issues
arpannookala-12 Feb 9, 2026
3a0cbf3
Added instructions for VERIFY_SSL configuration
arpannookala-12 Feb 13, 2026
a406d77
add sample_solutions folder
alexsin368 Feb 3, 2026
53fd260
add MultiAgentQnA
gopal-raj-suresh Feb 3, 2026
6a26197
addressed PR comments
gopal-raj-suresh Feb 4, 2026
84c981d
fixed api endpoint url and update .env.example
gopal-raj-suresh Feb 5, 2026
fd523fb
update .env.example
gopal-raj-suresh Feb 5, 2026
c481430
Made SSL verification configurable and added code scans
arpannookala-12 Feb 11, 2026
8aacadc
Update README proper setup environment
gopal-raj-suresh Feb 7, 2026
f6e76cb
Fixed bandit Medium severities
arpannookala-12 Feb 11, 2026
395bfaa
Fix SDLE security vulnerabilities: CWE-295 and container root user is…
gopal-raj-suresh Feb 9, 2026
0637592
Fixed pillow package version
arpannookala-12 Feb 11, 2026
c749a0d
Add configurable SSL verification for MultiAgentQnA
gopal-raj-suresh Feb 10, 2026
cf91454
Added fixes for habana-metrics.yaml
arpannookala-12 Feb 13, 2026
7bf2d0b
Add automated security scans workflow
gopal-raj-suresh Feb 11, 2026
f859300
Revert config for habana-metrics.yaml
arpannookala-12 Feb 13, 2026
fe075ff
Replace pickle with JSON for safer document serialization
gopal-raj-suresh Feb 11, 2026
95d215e
Remove .github folder
arpannookala-12 Feb 13, 2026
7654ebf
Fix Trivy security vulnerabilities and sync README with .env.example …
gopal-raj-suresh Feb 13, 2026
babecf7
add PDFToPodcast
gopal-raj-suresh Feb 3, 2026
cdc0ee9
Added instructions for VERIFY_SSL configuration
arpannookala-12 Feb 13, 2026
a6725e0
Revert habana-metrics changes and remove security scans workflow
gopal-raj-suresh Feb 13, 2026
5582b54
adding ubuntu deployment scripts
Feb 2, 2026
363d59b
add RAGChatbot
gopal-raj-suresh Feb 3, 2026
f3c3075
Update Habana Container Runtime version requirement
HarikaDev296 Feb 3, 2026
a00db16
Update PDFToPodcast README
gopal-raj-suresh Feb 3, 2026
b872fbf
Addressed README and .env.example file comments
arpannookala-12 Feb 4, 2026
14bb4cf
Update Habana Container Runtime version in user guide
HarikaDev296 Feb 3, 2026
be41fbe
update Readme
gopal-raj-suresh Feb 3, 2026
791731c
addressed PR comments
gopal-raj-suresh Feb 4, 2026
b206ac9
Apply suggestion from @alexsin368
HarikaDev296 Feb 3, 2026
2f5d113
addressed PR comments
gopal-raj-suresh Feb 4, 2026
cb77e02
Update .env.example with APISIX gateway documentation
gopal-raj-suresh Feb 5, 2026
b9376ca
Revise user guide for Intel AI setup instructions
HarikaDev296 Feb 4, 2026
e77990d
fix APISIX URL format, add LOCAL_URL_ENDPOINT config, and update dock…
gopal-raj-suresh Feb 5, 2026
94b447e
fixed api endpoint url and update .env.example
gopal-raj-suresh Feb 5, 2026
84cb408
update readme & apisix user-gude
Feb 4, 2026
2fc00a4
add LOCAL_URL_ENDPOINT instruction for backend service
gopal-raj-suresh Feb 5, 2026
34a1b31
update .env.example and README
gopal-raj-suresh Feb 5, 2026
38d2ba1
update deploy-enterpise-inference script
Feb 5, 2026
296e37a
Fix SDLE security vulnerabilities: CVE-2026-22029, CWE-295, and conta…
gopal-raj-suresh Feb 9, 2026
93dbf08
Fix SDLE security vulnerabilities: CWE-295 and container root user is…
gopal-raj-suresh Feb 9, 2026
e51be49
Enhance README with ISO mounting and Terraform details
HarikaDev296 Feb 5, 2026
2f310a3
Add configurable SSL verification for PDFToPodcast
gopal-raj-suresh Feb 10, 2026
ed972fc
Add configurable SSL verification for RAGChatbot
gopal-raj-suresh Feb 10, 2026
bdb11d4
Update README with script permission and usage instructions
HarikaDev296 Feb 5, 2026
669bef7
Add automated security scans workflow
gopal-raj-suresh Feb 11, 2026
3b7dbb9
Add automated security scans workflow
gopal-raj-suresh Feb 11, 2026
03101f4
add sample_solutions folder
alexsin368 Feb 3, 2026
ca988dd
Fix Trivy scan issues in habana-metrics configuration
gopal-raj-suresh Feb 13, 2026
0afd85b
Fix Trivy scan issues in habana-metrics configuration
gopal-raj-suresh Feb 13, 2026
8c6282b
update keycloack values
Feb 5, 2026
201f47f
Revert habana-metrics changes and remove security scans workflow
gopal-raj-suresh Feb 13, 2026
361bcb9
Revert habana-metrics changes and remove security scans workflow
gopal-raj-suresh Feb 13, 2026
1639aec
update cluster url
Feb 5, 2026
09299ae
update readme
Feb 5, 2026
a03437b
update readme
Feb 5, 2026
6b345dc
update readme
Feb 5, 2026
3aa22be
update apisix for token generation step
Feb 5, 2026
dd2b2a5
update apisix for token generation step
Feb 5, 2026
a6183ef
update apisix for token generation step
Feb 5, 2026
b24e04e
update apisix for token generation step
Feb 5, 2026
9080bba
update script link
Feb 5, 2026
413160f
update script link
Feb 6, 2026
c337604
update deployment script
Feb 9, 2026
aba1c88
update deployment script
Feb 9, 2026
a36fd73
Adding model-deployment guide
Feb 11, 2026
c7157d5
Adding model-deployment guide
Feb 11, 2026
2d27fa9
adding custom iso scripts and model deployment guides
Feb 13, 2026
c1dcc3e
Update README with clearer usage instructions
HarikaDev296 Feb 13, 2026
12e1207
Replace example values with placeholders in README
HarikaDev296 Feb 13, 2026
41ef53a
update iso readme
Feb 13, 2026
5b78163
update keycloak values with defaults
Feb 17, 2026
4c9627b
adding code scan file
Feb 17, 2026
7895f49
Release v1.5.0 (#62)
AhmedSeemalK Feb 13, 2026
62115c5
update custom iso readme
Feb 18, 2026
507eb69
update custom iso readme
Feb 18, 2026
7422324
Merge pull request #54 from cld2labs/cld2labs/CodeTranslation
psurabh Feb 19, 2026
004e779
delete code-scan.yaml files
Feb 19, 2026
6140196
Merge pull request #55 from cld2labs/cld2labs/DocSummarization
psurabh Feb 19, 2026
4a10a18
Merge pull request #56 from cld2labs/cld2labs/MultiAgentQnA
psurabh Feb 19, 2026
30bfc67
Merge pull request #52 from cld2labs/cld2labs/PDFToPodcast
psurabh Feb 19, 2026
58296b6
Dell deployment 1.4 NV configuration updates
xkd9 Mar 4, 2026
4419244
updated the branch
xkd9 Mar 4, 2026
fbc106f
updated
xkd9 Mar 4, 2026
3417fce
Merge pull request #53 from cld2labs/cld2labs/RAGChatbot
psurabh Feb 19, 2026
208826c
updated
xkd9 Mar 4, 2026
fd5e3cf
Merge pull request #49 from cld2labs/cld2labs/ubuntu22.04-deployment-…
psurabh Feb 20, 2026
3e967e3
updated
xkd9 Mar 4, 2026
648f3dc
updated
xkd9 Mar 4, 2026
ecf9ef4
updated
xkd9 Mar 4, 2026
2c60cfd
updated
xkd9 Mar 4, 2026
377d70a
updated
xkd9 Mar 4, 2026
e3a5a30
Merge branch 'opea-project:main' into dell-deploy-1.4-nv-new
HarikaDev296 Mar 4, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
12 changes: 6 additions & 6 deletions core/helm-charts/apisix-helm/openshift-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@ apisix:
requiredDuringSchedulingIgnoredDuringExecution:
nodeSelectorTerms:
- matchExpressions:
- key: ei-infra-eligible
- key: role
operator: In
values: ["true"]
values: ["infra"]
- matchExpressions:
- key: node-role.kubernetes.io/control-plane
operator: Exists
Expand Down Expand Up @@ -76,9 +76,9 @@ apisix:
requiredDuringSchedulingIgnoredDuringExecution:
nodeSelectorTerms:
- matchExpressions:
- key: ei-infra-eligible
- key: role
operator: In
values: ["true"]
values: ["infra"]
- matchExpressions:
- key: node-role.kubernetes.io/control-plane
operator: Exists
Expand All @@ -105,9 +105,9 @@ apisix:
requiredDuringSchedulingIgnoredDuringExecution:
nodeSelectorTerms:
- matchExpressions:
- key: ei-infra-eligible
- key: role
operator: In
values: ["true"]
values: ["infra"]
- matchExpressions:
- key: node-role.kubernetes.io/control-plane
operator: Exists
Expand Down
12 changes: 6 additions & 6 deletions core/helm-charts/apisix-helm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ apisix:
requiredDuringSchedulingIgnoredDuringExecution:
nodeSelectorTerms:
- matchExpressions:
- key: ei-infra-eligible
- key: role
operator: In
values: ["true"]
values: ["infra"]
- matchExpressions:
- key: node-role.kubernetes.io/control-plane
operator: Exists
Expand Down Expand Up @@ -64,9 +64,9 @@ apisix:
requiredDuringSchedulingIgnoredDuringExecution:
nodeSelectorTerms:
- matchExpressions:
- key: ei-infra-eligible
- key: role
operator: In
values: ["true"]
values: ["infra"]
- matchExpressions:
- key: node-role.kubernetes.io/control-plane
operator: Exists
Expand All @@ -93,9 +93,9 @@ apisix:
requiredDuringSchedulingIgnoredDuringExecution:
nodeSelectorTerms:
- matchExpressions:
- key: ei-infra-eligible
- key: role
operator: In
values: ["true"]
values: ["infra"]
- matchExpressions:
- key: node-role.kubernetes.io/control-plane
operator: Exists
Expand Down
32 changes: 16 additions & 16 deletions core/helm-charts/genai-gateway-trace/charts/langfuse/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -148,9 +148,9 @@ langfuse:
requiredDuringSchedulingIgnoredDuringExecution:
nodeSelectorTerms:
- matchExpressions:
- key: ei-infra-eligible
- key: role
operator: In
values: ["true"]
values: ["infra"]
- matchExpressions:
- key: node-role.kubernetes.io/control-plane
operator: Exists
Expand Down Expand Up @@ -509,9 +509,9 @@ postgresql:
requiredDuringSchedulingIgnoredDuringExecution:
nodeSelectorTerms:
- matchExpressions:
- key: ei-infra-eligible
- key: role
operator: In
values: ["true"]
values: ["infra"]
- matchExpressions:
- key: node-role.kubernetes.io/control-plane
operator: Exists
Expand All @@ -536,9 +536,9 @@ postgresql:
requiredDuringSchedulingIgnoredDuringExecution:
nodeSelectorTerms:
- matchExpressions:
- key: ei-infra-eligible
- key: role
operator: In
values: ["true"]
values: ["infra"]
- matchExpressions:
- key: node-role.kubernetes.io/control-plane
operator: Exists
Expand Down Expand Up @@ -596,9 +596,9 @@ redis:
requiredDuringSchedulingIgnoredDuringExecution:
nodeSelectorTerms:
- matchExpressions:
- key: ei-infra-eligible
- key: role
operator: In
values: ["true"]
values: ["infra"]
- matchExpressions:
- key: node-role.kubernetes.io/control-plane
operator: Exists
Expand All @@ -625,9 +625,9 @@ redis:
requiredDuringSchedulingIgnoredDuringExecution:
nodeSelectorTerms:
- matchExpressions:
- key: ei-infra-eligible
- key: role
operator: In
values: ["true"]
values: ["infra"]
- matchExpressions:
- key: node-role.kubernetes.io/control-plane
operator: Exists
Expand Down Expand Up @@ -660,9 +660,9 @@ clickhouse:
requiredDuringSchedulingIgnoredDuringExecution:
nodeSelectorTerms:
- matchExpressions:
- key: ei-infra-eligible
- key: role
operator: In
values: ["true"]
values: ["infra"]
- matchExpressions:
- key: node-role.kubernetes.io/control-plane
operator: Exists
Expand Down Expand Up @@ -690,9 +690,9 @@ clickhouse:
requiredDuringSchedulingIgnoredDuringExecution:
nodeSelectorTerms:
- matchExpressions:
- key: ei-infra-eligible
- key: role
operator: In
values: ["true"]
values: ["infra"]
- matchExpressions:
- key: node-role.kubernetes.io/control-plane
operator: Exists
Expand Down Expand Up @@ -887,9 +887,9 @@ s3:
requiredDuringSchedulingIgnoredDuringExecution:
nodeSelectorTerms:
- matchExpressions:
- key: ei-infra-eligible
- key: role
operator: In
values: ["true"]
values: ["infra"]
- matchExpressions:
- key: node-role.kubernetes.io/control-plane
operator: Exists
Expand Down
7 changes: 2 additions & 5 deletions core/helm-charts/genai-gateway/templates/ingress_eks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,12 @@ metadata:
annotations:
alb.ingress.kubernetes.io/actions.ssl-redirect: '{"Type": "redirect", "RedirectConfig":
{ "Protocol": "HTTPS", "Port": "443", "StatusCode": "HTTP_301"}}'
{{- if .Values.aws_certificate_arn }}
alb.ingress.kubernetes.io/certificate-arn: '{{ .Values.aws_certificate_arn }}'
{{- end }}
alb.ingress.kubernetes.io/group.name: ei-eks
alb.ingress.kubernetes.io/certificate-arn: "{{ default "" .Values.aws_certificate_arn }}"
alb.ingress.kubernetes.io/group.name: eks-genai
alb.ingress.kubernetes.io/listen-ports: '[{"HTTP": 80}, {"HTTPS": 443}]'
alb.ingress.kubernetes.io/reconcile: now
alb.ingress.kubernetes.io/scheme: internet-facing
alb.ingress.kubernetes.io/target-type: ip
alb.ingress.kubernetes.io/group.order: '3'
name: genai-gateway-ingress
spec:
ingressClassName: alb
Expand Down
12 changes: 6 additions & 6 deletions core/helm-charts/genai-gateway/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ affinity:
requiredDuringSchedulingIgnoredDuringExecution:
nodeSelectorTerms:
- matchExpressions:
- key: ei-infra-eligible
- key: role
operator: In
values: ["true"]
values: ["infra"]
- matchExpressions:
- key: node-role.kubernetes.io/control-plane
operator: Exists
Expand Down Expand Up @@ -113,9 +113,9 @@ postgresql:
requiredDuringSchedulingIgnoredDuringExecution:
nodeSelectorTerms:
- matchExpressions:
- key: ei-infra-eligible
- key: role
operator: In
values: ["true"]
values: ["infra"]
- matchExpressions:
- key: node-role.kubernetes.io/control-plane
operator: Exists
Expand Down Expand Up @@ -144,9 +144,9 @@ redis:
requiredDuringSchedulingIgnoredDuringExecution:
nodeSelectorTerms:
- matchExpressions:
- key: ei-infra-eligible
- key: role
operator: In
values: ["true"]
values: ["infra"]
- matchExpressions:
- key: node-role.kubernetes.io/control-plane
operator: Exists
Expand Down
6 changes: 2 additions & 4 deletions core/helm-charts/keycloak/templates/ingress_eks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,8 @@ metadata:
namespace: auth-apisix
annotations:
alb.ingress.kubernetes.io/actions.ssl-redirect: '{"Type": "redirect", "RedirectConfig": { "Protocol": "HTTPS", "Port": "443", "StatusCode": "HTTP_301"}}'
{{- if .Values.aws_certificate_arn }}
alb.ingress.kubernetes.io/certificate-arn: '{{ .Values.aws_certificate_arn }}'
{{- end }}
alb.ingress.kubernetes.io/group.name: ei-eks
alb.ingress.kubernetes.io/certificate-arn: "{{ default "" .Values.aws_certificate_arn }}"
alb.ingress.kubernetes.io/group.name: keycloak-apisix
alb.ingress.kubernetes.io/listen-ports: '[{"HTTP": 80}, {"HTTPS": 443}]'
alb.ingress.kubernetes.io/scheme: internet-facing
alb.ingress.kubernetes.io/target-type: ip
Expand Down
2 changes: 1 addition & 1 deletion core/helm-charts/ovms/templates/pvc.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (C) 2025-2026 Intel Corporation
# Copyright (C) 2024-2025 Intel Corporation
# SPDX-License-Identifier: Apache-2.0

{{- if and .Values.storage.persistentVolume.enabled (not .Values.storage.persistentVolume.existingClaim) }}
Expand Down
9 changes: 0 additions & 9 deletions core/helm-charts/tei/gaudi-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,6 @@ resources:
limits:
habana.ai/gaudi: 1

affinity:
nodeAffinity:
requiredDuringSchedulingIgnoredDuringExecution:
nodeSelectorTerms:
- matchExpressions:
- key: ei-inference-eligible
operator: In
values: ["true"]

livenessProbe:
timeoutSeconds: 1
readinessProbe:
Expand Down
12 changes: 3 additions & 9 deletions core/helm-charts/tei/templates/ingress_eks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,11 @@ apiVersion: networking.k8s.io/v1
kind: Ingress
metadata:
name: {{ include "tei.fullname" . }}-ingress
namespace: {{- if .Values.apisix.enabled }}
auth-apisix
{{- else }}
{{ .Values.ingress.namespace }}
{{- end }}
namespace: {{ .Values.ingress.namespace }}
annotations:
alb.ingress.kubernetes.io/actions.ssl-redirect: '{"Type": "redirect", "RedirectConfig": { "Protocol": "HTTPS", "Port": "443", "StatusCode": "HTTP_301"}}'
{{- if .Values.aws_certificate_arn }}
alb.ingress.kubernetes.io/certificate-arn: '{{ .Values.aws_certificate_arn }}'
{{- end }}
alb.ingress.kubernetes.io/group.name: ei-eks
alb.ingress.kubernetes.io/certificate-arn: "{{ default "" .Values.aws_certificate_arn }}"
alb.ingress.kubernetes.io/group.name: keycloak-apisix
alb.ingress.kubernetes.io/listen-ports: '[{"HTTP": 80}, {"HTTPS": 443}]'
alb.ingress.kubernetes.io/scheme: internet-facing
alb.ingress.kubernetes.io/target-type: ip
Expand Down
12 changes: 10 additions & 2 deletions core/helm-charts/tei/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -143,9 +143,17 @@ affinity:
requiredDuringSchedulingIgnoredDuringExecution:
nodeSelectorTerms:
- matchExpressions:
- key: ei-inference-eligible
- key: role
operator: In
values: ["true"]
values: ["inference"]
- matchExpressions:
- key: role
operator: In
values: ["inference-xeon"]
- matchExpressions:
- key: role
operator: In
values: ["inference-cpu"]

global:
http_proxy: ""
Expand Down
8 changes: 6 additions & 2 deletions core/helm-charts/teirerank/gaudi-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,13 @@ affinity:
requiredDuringSchedulingIgnoredDuringExecution:
nodeSelectorTerms:
- matchExpressions:
- key: ei-inference-eligible
- key: role
operator: In
values: ["true"]
values: ["inference"]
- matchExpressions:
- key: role
operator: In
values: ["inference-gaudi"]

livenessProbe:
timeoutSeconds: 1
Expand Down
12 changes: 3 additions & 9 deletions core/helm-charts/teirerank/templates/ingress_eks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,11 @@ apiVersion: networking.k8s.io/v1
kind: Ingress
metadata:
name: {{ include "teirerank.fullname" . }}-ingress
namespace: {{- if .Values.apisix.enabled }}
auth-apisix
{{- else }}
{{ .Values.ingress.namespace }}
{{- end }}
namespace: {{ .Values.ingress.namespace }}
annotations:
alb.ingress.kubernetes.io/actions.ssl-redirect: '{"Type": "redirect", "RedirectConfig": { "Protocol": "HTTPS", "Port": "443", "StatusCode": "HTTP_301"}}'
{{- if .Values.aws_certificate_arn }}
alb.ingress.kubernetes.io/certificate-arn: '{{ .Values.aws_certificate_arn }}'
{{- end }}
alb.ingress.kubernetes.io/group.name: ei-eks
alb.ingress.kubernetes.io/certificate-arn: "{{ default "" .Values.aws_certificate_arn }}"
alb.ingress.kubernetes.io/group.name: keycloak-apisix
alb.ingress.kubernetes.io/listen-ports: '[{"HTTP": 80}, {"HTTPS": 443}]'
alb.ingress.kubernetes.io/scheme: internet-facing
alb.ingress.kubernetes.io/target-type: ip
Expand Down
12 changes: 10 additions & 2 deletions core/helm-charts/teirerank/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -148,9 +148,17 @@ affinity:
requiredDuringSchedulingIgnoredDuringExecution:
nodeSelectorTerms:
- matchExpressions:
- key: ei-inference-eligible
- key: role
operator: In
values: ["true"]
values: ["inference"]
- matchExpressions:
- key: role
operator: In
values: ["inference-xeon"]
- matchExpressions:
- key: role
operator: In
values: ["inference-cpu"]

global:
http_proxy: ""
Expand Down
8 changes: 6 additions & 2 deletions core/helm-charts/tgi/gaudi-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,13 @@ affinity:
requiredDuringSchedulingIgnoredDuringExecution:
nodeSelectorTerms:
- matchExpressions:
- key: ei-inference-eligible
- key: role
operator: In
values: ["true"]
values: ["inference"]
- matchExpressions:
- key: role
operator: In
values: ["inference-gaudi"]

livenessProbe:
initialDelaySeconds: 5
Expand Down
12 changes: 3 additions & 9 deletions core/helm-charts/tgi/templates/ingress_eks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,11 @@ apiVersion: networking.k8s.io/v1
kind: Ingress
metadata:
name: {{ include "tgi.fullname" . }}-ingress
namespace: {{- if .Values.apisix.enabled }}
auth-apisix
{{- else }}
{{ .Values.ingress.namespace }}
{{- end }}
namespace: {{ .Values.ingress.namespace }}
annotations:
alb.ingress.kubernetes.io/actions.ssl-redirect: '{"Type": "redirect", "RedirectConfig": { "Protocol": "HTTPS", "Port": "443", "StatusCode": "HTTP_301"}}'
{{- if .Values.aws_certificate_arn }}
alb.ingress.kubernetes.io/certificate-arn: '{{ .Values.aws_certificate_arn }}'
{{- end }}
alb.ingress.kubernetes.io/group.name: ei-eks
alb.ingress.kubernetes.io/certificate-arn: "{{ default "" .Values.aws_certificate_arn }}"
alb.ingress.kubernetes.io/group.name: keycloak-apisix
alb.ingress.kubernetes.io/listen-ports: '[{"HTTP": 80}, {"HTTPS": 443}]'
alb.ingress.kubernetes.io/scheme: internet-facing
alb.ingress.kubernetes.io/target-type: ip
Expand Down
Loading