Skip to content

Commit 98d4a1b

Browse files
butler54claude
andcommitted
fix: point trustee at feature branch for baremetal attestation testing
Temporarily uses butler54/trustee-chart feature/baremetal-attestation branch instead of released chart. This branch includes: - Baremetal TDX and SNP attestation rules - Conditional pcr-stash (no error on baremetal without vTPM) - Raw init_data hash (zero-padded) for baremetal attestation - TDX QCNL config with use_secure_cert: false for local PCCS Revert to chartVersion after merging and releasing trustee chart. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 20b2b73 commit 98d4a1b

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

values-baremetal.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,8 +106,9 @@ clusterGroup:
106106
name: trustee
107107
namespace: trustee-operator-system
108108
project: trustee
109-
chart: trustee
110-
chartVersion: 0.3.*
109+
repoURL: https://github.com/butler54/trustee-chart.git
110+
targetRevision: feature/baremetal-attestation
111+
path: .
111112
overrides:
112113
- name: global.coco.secured
113114
value: "true"

0 commit comments

Comments
 (0)