Skip to content

Commit

Permalink
test: test trimming of annotation keys
Browse files Browse the repository at this point in the history
  • Loading branch information
zegl committed Dec 16, 2022
1 parent dad8eae commit c2279e4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: Pod
metadata:
name: pod-test-1
annotations:
kube-score/enable: container-memory-requests-equal-limits,container-cpu-requests-equal-limits,container-resource-requests-equal-limits
kube-score/enable: container-memory-requests-equal-limits, container-cpu-requests-equal-limits , container-resource-requests-equal-limits
spec:
containers:
- name: foobar
Expand Down

0 comments on commit c2279e4

Please sign in to comment.