Skip to content

Commit

Permalink
Update blueprints.json
Browse files Browse the repository at this point in the history
  • Loading branch information
hadar-co authored Feb 22, 2024
1 parent 8867e51 commit 2158d8c
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion assets/defaults/blueprints.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,13 @@
"default": [],
"description": "The containers for each pod instance of the Workload"
},
"images": {
"items": {
"type": "string"
},
"title": "Images",
"type": "array"
},
"creationTimestamp": {
"type": "string",
"title": "Created",
Expand Down Expand Up @@ -148,4 +155,4 @@
}
}
}
]
]

0 comments on commit 2158d8c

Please sign in to comment.