jsonnet: run fmt
This commit is contained in:
@@ -210,7 +210,7 @@ function(params) {
|
||||
metadata: ne._metadata,
|
||||
spec: {
|
||||
selector: {
|
||||
matchLabels: ne._config.selectorLabels
|
||||
matchLabels: ne._config.selectorLabels,
|
||||
},
|
||||
updateStrategy: {
|
||||
type: 'RollingUpdate',
|
||||
|
||||
Reference in New Issue
Block a user