Skip to content

Commit

Permalink
fixed end of files via pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
petracihalova committed Oct 17, 2023
1 parent 54c4b14 commit 5ba2627
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 6 deletions.
2 changes: 1 addition & 1 deletion deploy/rbac-clowdapp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1806,7 +1806,7 @@ objects:
}
]
}
]
}
ocm.json: |
Expand Down
2 changes: 1 addition & 1 deletion rbac/internal/integration/chrome_message_template.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
"eventType": ""
}
}
}
}
2 changes: 1 addition & 1 deletion rbac/management/role/definitions/inventory_local_test.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@
]
}
]
}
}
2 changes: 1 addition & 1 deletion rbac/management/role/permissions/inventory_local_test.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@
"verb": "*"
}
]
}
}
1 change: 0 additions & 1 deletion scripts/ephemeral/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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

2 changes: 1 addition & 1 deletion scripts/ephemeral/config_template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
GUNICORN_THREAD_LIMIT: 30

0 comments on commit 5ba2627

Please sign in to comment.