1 2 3 4 5 6 7 8 9
replicaCount: 1 image: repository: nginx tag: latest pullPolicy: Always # Unused values that should be flagged unusedValue: "this is not used" anotherUnused: 42