From 4a57249cd47d4d296ff13a3d0e69b67dd579273c Mon Sep 17 00:00:00 2001 From: cpu1 Date: Wed, 9 Mar 2022 18:42:55 +0530 Subject: [PATCH] Fix schema.json --- .github/workflows/exclude-file.txt | 2 +- pkg/apis/eksctl.io/v1alpha5/assets/schema.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/exclude-file.txt b/.github/workflows/exclude-file.txt index dc19653069..fd8bd62df3 100644 --- a/.github/workflows/exclude-file.txt +++ b/.github/workflows/exclude-file.txt @@ -11,4 +11,4 @@ config.site_url eks.amazonaws.com raw.githubusercontent.com creating-and-managing-clusters -schema.js \ No newline at end of file +schema.js diff --git a/pkg/apis/eksctl.io/v1alpha5/assets/schema.json b/pkg/apis/eksctl.io/v1alpha5/assets/schema.json index 55bd0afb64..3345b27db8 100755 --- a/pkg/apis/eksctl.io/v1alpha5/assets/schema.json +++ b/pkg/apis/eksctl.io/v1alpha5/assets/schema.json @@ -300,7 +300,7 @@ }, "type": "array", "description": "service accounts to create in the cluster. See [IAM Service Accounts](/usage/iamserviceaccounts/#usage-with-config-files)", - "x-intellij-html-description": "service accounts to create in the cluster. See IAM Service Accounts" + "x-intellij-html-description": "service accounts to create in the cluster. See IAM Service Accounts" }, "serviceRoleARN": { "type": "string"