Skip to content

Commit

Permalink
Merge pull request kubernetes#38335 from jpetazzo/patch-1
Browse files Browse the repository at this point in the history
Annotations are mappings, not sequences
  • Loading branch information
k8s-ci-robot authored Dec 9, 2022
2 parents 78a2209 + b623f83 commit 31ace2f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ type: kubernetes.io/service-account-token
metadata:
name: mysecretname
annotations:
- kubernetes.io/service-account.name: myserviceaccount
kubernetes.io/service-account.name: myserviceaccount

0 comments on commit 31ace2f

Please sign in to comment.