Skip to content

Commit 16f5092

Browse files
authored
code title change
1 parent eb64cdf commit 16f5092

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/security/fundamentals/trusted-hardware-identity-management.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,8 +127,7 @@ Follow the steps below for requesting AMD collateral in a confidential container
127127
128128
2. Once the AKS cluster is created, create a curl.yaml file with the following content. It defines a job that runs a curl container to fetch AMD collateral from the THIM endpoint. For more information about Kubernetes Jobs, please visit HERE.
129129
130-
curl.yaml
131-
```bash
130+
```curl.yaml
132131
apiVersion: batch/v1
133132
kind: Job
134133
metadata:

0 commit comments

Comments
 (0)