Skip to content

Commit a7316b6

Browse files
committed
fix typo
Signed-off-by: Somtochi Onyekwere <[email protected]>
1 parent 2749046 commit a7316b6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/spec/v1beta2/helmrepositories.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ patches:
272272

273273
To use Workload Identity, you have to install the Workload Identity
274274
mutating webhook and create an identity that has access to ACR. Next, establish
275-
a federated identity between the source-controller Service Account and the
275+
a federated identity between the source-controller ServiceAccount and the
276276
identity. Patch the source-controller Pod and ServiceAccount as shown in the patch
277277
above. Please take a look at this [guide](https://azure.github.io/azure-workload-identity/docs/quick-start.html#6-establish-federated-identity-credential-between-the-identity-and-the-service-account-issuer--subject).
278278

docs/spec/v1beta2/ocirepositories.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ patches:
205205

206206
To use Workload Identity, you have to install the Workload Identity
207207
mutating webhook and create an identity that has access to ACR. Next, establish
208-
a federated identity between the source-controller Service Account and the
208+
a federated identity between the source-controller ServiceAccount and the
209209
identity. Patch the source-controller Pod and ServiceAccount as shown in the patch
210210
above. Please take a look at this [guide](https://azure.github.io/azure-workload-identity/docs/quick-start.html#6-establish-federated-identity-credential-between-the-identity-and-the-service-account-issuer--subject).
211211

0 commit comments

Comments
 (0)