Skip to content

Commit b9b2154

Browse files
authored
fix(t8s-cluster): remove unnecessary require for openstackImageNamePrefix (teutonet#1229)
this is not needed, as the type is `string` anyways and set to an empty string by default
1 parent 2252399 commit b9b2154

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

charts/t8s-cluster/values.schema.json

-1
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,6 @@
245245
"metadata",
246246
"version",
247247
"controlPlane",
248-
"openstackImageNamePrefix",
249248
"nodePools"
250249
],
251250
"additionalProperties": false,

0 commit comments

Comments
 (0)