- 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>
7 lines
135 B
YAML
7 lines
135 B
YAML
---
|
|
nagios:
|
|
- |
|
|
Use the quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_jammy image
|
|
by default for init containers
|
|
...
|