You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/spec/v1beta2/helmrepositories.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -272,7 +272,7 @@ patches:
272
272
273
273
To use Workload Identity, you have to install the Workload Identity
274
274
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
276
276
identity. Patch the source-controller Pod and ServiceAccount as shown in the patch
277
277
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).
Copy file name to clipboardExpand all lines: docs/spec/v1beta2/ocirepositories.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -205,7 +205,7 @@ patches:
205
205
206
206
To use Workload Identity, you have to install the Workload Identity
207
207
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
209
209
identity. Patch the source-controller Pod and ServiceAccount as shown in the patch
210
210
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).
0 commit comments