Switch the monitoring check from HTTP to HTTPS because the default managment port has HTTPS enabled
Remove the duplicate --http-enabled parameter as it is already enabled using the environment variable KC_HTTP_ENABLED from the helm chart
Remove the proxy config and use the default from the helm chart
Checklist
[x] The PR has a meaningful title. It will be used to auto-generate the
changelog.
The PR has a meaningful description that sums up the change. It will be
linked in the changelog.
[x] PR contains a single logical change (to build a better changelog).
[x] Update the documentation.
[x] Categorize the PR by adding one of the labels:
bug, enhancement, documentation, change, breaking, dependency
as they show up in the changelog.
Checklist
bug
,enhancement
,documentation
,change
,breaking
,dependency
as they show up in the changelog.