From 5ba26272b9b0c3a4299485ccfd14634abbc65011 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petra=20C=CC=8Ci=CC=81halova=CC=81?= Date: Tue, 17 Oct 2023 12:11:07 +0200 Subject: [PATCH] fixed end of files via pre-commit --- deploy/rbac-clowdapp.yml | 2 +- rbac/internal/integration/chrome_message_template.json | 2 +- rbac/management/role/definitions/inventory_local_test.json | 2 +- rbac/management/role/permissions/inventory_local_test.json | 2 +- scripts/ephemeral/README.rst | 1 - scripts/ephemeral/config_template.yaml | 2 +- 6 files changed, 5 insertions(+), 6 deletions(-) diff --git a/deploy/rbac-clowdapp.yml b/deploy/rbac-clowdapp.yml index df5a6080..a5d24a57 100644 --- a/deploy/rbac-clowdapp.yml +++ b/deploy/rbac-clowdapp.yml @@ -1806,7 +1806,7 @@ objects: } ] } - + ] } ocm.json: | diff --git a/rbac/internal/integration/chrome_message_template.json b/rbac/internal/integration/chrome_message_template.json index 18f9d245..27caab51 100644 --- a/rbac/internal/integration/chrome_message_template.json +++ b/rbac/internal/integration/chrome_message_template.json @@ -14,4 +14,4 @@ "eventType": "" } } -} \ No newline at end of file +} diff --git a/rbac/management/role/definitions/inventory_local_test.json b/rbac/management/role/definitions/inventory_local_test.json index ae518725..20633252 100644 --- a/rbac/management/role/definitions/inventory_local_test.json +++ b/rbac/management/role/definitions/inventory_local_test.json @@ -17,4 +17,4 @@ ] } ] - } \ No newline at end of file + } diff --git a/rbac/management/role/permissions/inventory_local_test.json b/rbac/management/role/permissions/inventory_local_test.json index 5462d5ce..c1ded100 100644 --- a/rbac/management/role/permissions/inventory_local_test.json +++ b/rbac/management/role/permissions/inventory_local_test.json @@ -29,4 +29,4 @@ "verb": "*" } ] -} \ No newline at end of file +} diff --git a/scripts/ephemeral/README.rst b/scripts/ephemeral/README.rst index b658b20d..157ca866 100644 --- a/scripts/ephemeral/README.rst +++ b/scripts/ephemeral/README.rst @@ -48,4 +48,3 @@ Running makefile tasks 6. Release the Namespace (this will happen automatically at the end of the reserve time):: $ make ephemeral-release - diff --git a/scripts/ephemeral/config_template.yaml b/scripts/ephemeral/config_template.yaml index 1492de36..c0e0ff6c 100644 --- a/scripts/ephemeral/config_template.yaml +++ b/scripts/ephemeral/config_template.yaml @@ -29,4 +29,4 @@ apps: TENANT_TRANSLATOR_HOST: apicast.3scale-dev.svc.cluster.local SERVICE_MIGRATE_AND_SEED_ON_INIT: false WORKER_MIGRATE_AND_SEED_ON_INIT: true - GUNICORN_THREAD_LIMIT: 30 \ No newline at end of file + GUNICORN_THREAD_LIMIT: 30