return subst name inerror message

This commit is contained in:
Jijie Wei
2020-06-18 12:47:20 -07:00
parent 22a6017870
commit e4ba898e20
2 changed files with 10 additions and 8 deletions

View File

@@ -222,7 +222,7 @@ openAPI:
apiVersion: apps/v1
kind: Deployment
`,
err: `setter is used in substitution, please delete the substitution first`,
err: `setter is used in substitution image, please delete the substitution first`,
},
}
for i := range tests {