Skip to content

Commit

Permalink
Document the label
Browse files Browse the repository at this point in the history
  • Loading branch information
amitlicht committed Mar 10, 2024
1 parent ebf6619 commit 0a2eed2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions static/code-examples/azure-iam-aks/client.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ spec:
metadata:
labels:
app: client
# Required by the Azure workload identity operator, only the pods with this label can use workload identity
azure.workload.identity/use: "true"
spec:
serviceAccountName: client
Expand Down

0 comments on commit 0a2eed2

Please sign in to comment.