jsonnet: run fmt

This commit is contained in:
paulfantom
2021-11-01 20:07:04 +01:00
parent 6f65cfaac7
commit 25d8bb00dc
4 changed files with 4 additions and 4 deletions

View File

@@ -210,7 +210,7 @@ function(params) {
metadata: ne._metadata,
spec: {
selector: {
matchLabels: ne._config.selectorLabels
matchLabels: ne._config.selectorLabels,
},
updateStrategy: {
type: 'RollingUpdate',