- Use quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_jammy image by default in Nagios and Registy - Update docker client image in registry. The registry bootstrap script fails with the old image - Update monitoring deployment scripts so they use nginx-osh-infra ingress class - Update deploy-env role so it deploys the ingress-nginx with the allowSnippetAnnotations=true and creates Metallb endpoint for the osh-infra ingress instance. Change-Id: I26150c3d012cac0988e4281e322b6768f0b76224 Signed-off-by: Vladimir Kozhukalov <kozhukalov@gmail.com>
8 lines
168 B
YAML
8 lines
168 B
YAML
---
|
|
registry:
|
|
- Update docker client image to 29
|
|
- |
|
|
Use quay.io/airshipit/keystone-entrypoint:latest-ubuntu_jammy
|
|
image by default for init containers
|
|
...
|