Skip to content

Commit ca7c81a

Browse files
butler54claude
andcommitted
fix: switch gpu-workload to debug initdata for attestation debugging
GPU attestation fails at trustee ("contraindicated") while TDX CPU attestation passes. Switch to permissive agent policy to allow exec into the kata VM for further investigation. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 7bbea75 commit ca7c81a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

charts/coco-supported/gpu-workload/templates/gpu-vectoradd-deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ spec:
1414
labels:
1515
app: gpu-vectoradd
1616
annotations:
17-
coco.io/initdata-configmap: initdata
17+
coco.io/initdata-configmap: debug-initdata
1818
{{- if .Values.defaultMemory }}
1919
io.katacontainers.config.hypervisor.default_memory: {{ .Values.defaultMemory | quote }}
2020
{{- end }}

0 commit comments

Comments
 (0)