Skip to content

Commit

Permalink
Merge pull request #1130 from stolostron/regenerate-operator-bundles-…
Browse files Browse the repository at this point in the history
…main
  • Loading branch information
dislbenn authored Dec 13, 2024
2 parents c666e53 + afb3685 commit b4eea50
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ spec:
description: |-
ValueJSON is a string representing a JSON object to be used in the operation. As such,
internal quotes must be escaped. If nonempty, Value is ignored.
format: byte
type: string
required:
- op
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -516,7 +516,7 @@ spec:
additionalSecurityGroupIDs:
description: |-
AdditionalSecurityGroupIDs contains IDs of additional security groups for machines, where each ID
is presented in the format sg-xxxx.
is presented in the UUID format.
items:
type: string
type: array
Expand Down

0 comments on commit b4eea50

Please sign in to comment.