Add Icinga Kubernetes Web

This PR adds `Icinga Kubernetes Web` to the image. Note that there's no
release yet for `Icinga Kubernetes Web`. So for releases of the image,
we have to set `MODE` to `snapshot` right before the module gets cloned.
This commit is contained in:
Eric Lippmann 2024-02-22 13:25:54 +01:00
parent f7bf239dc8
commit 239968d55b

View File

@ -92,3 +92,5 @@ get_mod pdfexport
get_mod reporting get_mod reporting
get_mod vspheredb get_mod vspheredb
get_mod x509 get_mod x509
# Icinga Kubernetes Web does not yet have a release, but should also be included:
MODE=${MODE/release/snapshot} get_altname icinga-kubernetes-web kubernetes