Skip to content

Commit 893b6ba

Browse files
authored
Merge pull request #119979 from balazs92117/patch-1
Update image-integrity.md
2 parents e620c45 + f9b3245 commit 893b6ba

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

articles/aks/image-integrity.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,13 @@ In this article, we use a self-signed CA cert from the official Ratify documenta
157157
name: store-oras
158158
spec:
159159
name: oras
160+
# If you want to you use Workload Identity for Ratify to access Azure Container Registry,
161+
# uncomment the following lines, and fill the proper ClientID:
162+
# See more: https://ratify.dev/docs/reference/oras-auth-provider
163+
# parameters:
164+
# authProvider:
165+
# name: azureWorkloadIdentity
166+
# clientID: XXX
160167
---
161168
apiVersion: config.ratify.deislabs.io/v1beta1
162169
kind: Verifier

0 commit comments

Comments
 (0)