* Update elasticsearch and configure RBAC for create-elasticsearch-templates and verify-repositories service accounts. * Update the airshipit/kubernetes-entrypoint:latest-ubuntu_jammy image so it is possible to track cluster scoped custom resources. Depends-On: I115141ebe711c6e82de8ec79dc6e0e2c715351b0 Change-Id: I4c0cd283dbe93049f7750958ae77285f284d3279 Signed-off-by: Vladimir Kozhukalov <kozhukalov@gmail.com>
8 lines
233 B
YAML
8 lines
233 B
YAML
---
|
|
elasticsearch:
|
|
- |
|
|
Properly configure RBAC for create-elasticsearch-templates
|
|
and verify-repositories service accounts. This ensures they have
|
|
the necessary permissions to access ObjectBucket cluster resources.
|
|
...
|