moleman

Results 1 issues of moleman

**Describe the bug** persistentVolumes.data.annotations is indented 8, should be 10 **To Reproduce** Values: ``` persistentVolumes: data: annotations: test: test ``` **Output** ``` volumeClaimTemplates: - metadata: name: storage-volume annotations: test: test...