Skip to content

Commit 9f8abfa

Browse files
authored
Merge pull request #28246 from Shubham82/fix-Configure_Service_Accounts_for_Pods
Improvement in Configure Service Accounts for Pods Task
2 parents 57b22c2 + 8d50647 commit 9f8abfa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/en/docs/tasks/configure-pod-container/configure-service-account.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -167,8 +167,8 @@ The output is similar to this:
167167
Name: build-robot-secret
168168
Namespace: default
169169
Labels: <none>
170-
Annotations: kubernetes.io/service-account.name=build-robot
171-
kubernetes.io/service-account.uid=da68f9c6-9d26-11e7-b84e-002dc52800da
170+
Annotations: kubernetes.io/service-account.name: build-robot
171+
kubernetes.io/service-account.uid: da68f9c6-9d26-11e7-b84e-002dc52800da
172172
173173
Type: kubernetes.io/service-account-token
174174

0 commit comments

Comments
 (0)