Issue Description
The file keycloak/deploy/istio-addons-values.yaml has an extra space at the end of its filename, causing checkout and clone failures.
Required Actions
- Fix the filename by removing the trailing space in the master branch
- Run a check across all other branches to identify and fix any similar issues for clarity

Impact
- Repository checkout failures
- Repository clone failures
- Development workflow disruptions
Issue Description
The file
keycloak/deploy/istio-addons-values.yamlhas an extra space at the end of its filename, causing checkout and clone failures.Required Actions
Impact