bridge image v2: alpine + ca-certificates (TLS verify works)
ci / audit (pull_request) Successful in 19s

scratch image had no CA roots; GLPI calls failed x509. Digest-pinned bump.
CR: https://cmdb.knownelement.com/front/change.form.php?id=22
Ticket: https://projects.knownelement.com/issues/824
This commit is contained in:
2026-09-06 12:44:23 -05:00
parent dec6c8818f
commit 4d7ed44834
@@ -13,7 +13,7 @@ spec:
spec:
containers:
- name: bridge
image: git.knownelement.com/knel/kuma-glpi-bridge@sha256:9810ba15517079df99d8921bbe6d48380898adbc8f9185865b74b44f9c234616
image: git.knownelement.com/knel/kuma-glpi-bridge@sha256:f8a6e47c1ad2fbafac1bba7621816b2a38ecc987d7728c90610e4ddb4bc04ea6
ports: [{containerPort: 8080}]
envFrom: [{secretRef: {name: glpi-creds}}]
resources: