Skip to content

Commit 8879682

Browse files
Avoid formatting changes for nginx (#2307)
1 parent cbd342d commit 8879682

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package-examples/nginx/Kptfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ pipeline:
1010
validators:
1111
- image: gcr.io/kpt-fn/kubeval:v0.1
1212
configMap:
13-
strict: 'true'
13+
strict: "true"

0 commit comments

Comments
 (0)