Skip to content

Commit

Permalink
chore: document
Browse files Browse the repository at this point in the history
Signed-off-by: Ben Meier <[email protected]>
  • Loading branch information
astromechza committed Nov 29, 2024
1 parent 14d4942 commit fab392a
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions score-v1b1.json
Original file line number Diff line number Diff line change
Expand Up @@ -338,10 +338,7 @@
},
"containerProbe": {
"type": "object",
"oneOf": [
{"required": ["httpGet"]},
{"required": ["exec"]}
],
"description": "The probe may be defined as either http, command execution, or both when the deployment runtime supports one and not the other.",
"additionalProperties": false,
"properties": {
"httpGet": {
Expand Down

0 comments on commit fab392a

Please sign in to comment.