Annotations are mappings, not sequences
This commit is contained in:
parent
0b0c6a813a
commit
b623f83280
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue