Skip to content

Commit

Permalink
ami auto update done
Browse files Browse the repository at this point in the history
  • Loading branch information
shaulib committed Jan 10, 2024
1 parent c5b77b8 commit 0cfe730
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion api/services/ocean/aws/paths/amiAutoUpdate.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
post:
put:
summary: "Initiate EKS AMI Auto Update"
description: |
Update the Ocean EKS cluster's VNGs with the latest image or the image matching the control plane's version after upgrading, by specifying ‘patch' or 'minorVersion’.
Expand Down
2 changes: 1 addition & 1 deletion api/services/ocean/aws/responses/amiAutoUpdate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ content:
url:
example: "/ocean/aws/eks/cluster/o-abcd1234/amiAutoUpdate"
method:
example: "POST"
example: "PUT"
response:
type: object
properties:
Expand Down

0 comments on commit 0cfe730

Please sign in to comment.