Skip to content

Commit 13c2673

Browse files
committed
rabbitmq: allow setting image in openstack chart schema
1 parent 10a1bb3 commit 13c2673

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

components/openstack/values.schema.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -260,6 +260,10 @@
260260
"type": "object",
261261
"description": "Storage persistence settings",
262262
"additionalProperties": true
263+
},
264+
"image": {
265+
"type": "string",
266+
"description": "RabbitMQ container image for nodes"
263267
}
264268
},
265269
"additionalProperties": false

0 commit comments

Comments
 (0)