Jonathan Broome

Results 1 issues of Jonathan Broome

As part of my config I have the following: ``` volumes: - name: init-script configMap: name: app-init-script defaultMode: 0744 ``` But when run through ktmpl this comes out as: ```...