bridge image v2: alpine + ca-certificates (TLS verify works)
ci / audit (pull_request) Successful in 19s
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:
@@ -13,7 +13,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: bridge
|
- 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}]
|
ports: [{containerPort: 8080}]
|
||||||
envFrom: [{secretRef: {name: glpi-creds}}]
|
envFrom: [{secretRef: {name: glpi-creds}}]
|
||||||
resources:
|
resources:
|
||||||
|
|||||||
Reference in New Issue
Block a user