We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e4c3beb + 7cb5212 commit 36fc412Copy full SHA for 36fc412
kustomize/overlays/self-hosted-llama3.1-70b-4bit/kustomization.yaml
@@ -34,7 +34,7 @@ patchesStrategicMerge:
34
component: exploit-iq
35
spec:
36
containers:
37
- - name: exploit-iq-service
+ - name: exploit-iq
38
imagePullPolicy: Always
39
workingDir: /workspace/
40
env:
@@ -81,7 +81,7 @@ patchesStrategicMerge:
81
- name: LLM_API_KEY_JUSTIFY
82
value: *api-key
83
84
- - name: $LLM_API_KEY_INTEL_SOURCE_SCORE
+ - name: LLM_API_KEY_INTEL_SOURCE_SCORE
85
86
87
0 commit comments