From a1cbcea7e9e7a0bdc38c9768181b7e3474dfa214 Mon Sep 17 00:00:00 2001 From: shauli Date: Mon, 8 Jan 2024 19:13:42 +0200 Subject: [PATCH] ami auto update --- api/services/ocean/aws/paths/amiAutoUpdate.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/api/services/ocean/aws/paths/amiAutoUpdate.yaml b/api/services/ocean/aws/paths/amiAutoUpdate.yaml index e94a98f03..d0ce7c8da 100644 --- a/api/services/ocean/aws/paths/amiAutoUpdate.yaml +++ b/api/services/ocean/aws/paths/amiAutoUpdate.yaml @@ -1,7 +1,7 @@ post: - summary: "Ami Auto Update" + summary: "Initiate EKS AMI Auto Update" description: | - Updates Cluster's VNG's AMI to the latest version available under to the cluster's and VNGs restrictions. + Updates Cluster's Virtual Node Group Image to the latest version available, under the cluster's and the Virtual Node Groups restrictions. operationId: "oceanAwsAmiAutoUpdate" tags: - "Ocean AWS"