Skip to content

Commit 15b9eb2

Browse files
Merge pull request #290880 from johnmarco/jm-aro-coco-fix
ARO CoCo edit
2 parents 2683746 + 7e43fcf commit 15b9eb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/openshift/confidential-containers-deploy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1010,7 +1010,7 @@ You must create the KbsConfig custom resource to launch Trustee.
10101010
# kbsAttestationPolicyConfigMapName: attestation-policy
10111011
# kbsServiceType: <service_type>
10121012
```
1013-
- Specify the `type` value of the container image signature verification secret if you created the secret, for example, `img-sig`.
1013+
- Optional: Specify the `type` value of the container image signature verification secret if you created the secret, for example, `img-sig`. If you didn't create the secret, set the `kbsSecretResources` value to `["kbsres1", "security-policy"]`.
10141014
- Uncomment `tdxConfigSpec.kbsTdxConfigMapName: tdx-config` for Intel Trust Domain Extensions.
10151015
- Uncomment `kbsAttestationPolicyConfigMapName: attestation-policy` if you create a customized attestation policy.
10161016
- Uncomment `kbsServiceType: <service_type>` if you create a service type, other than the default ClusterIP service, to expose applications within the cluster external traffic. You can specify `NodePort`, `LoadBalancer`, or `ExternalName`.

0 commit comments

Comments
 (0)