mirror of
https://github.com/Icinga/docker-icingaweb2.git
synced 2025-10-23 21:11:00 +02:00
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:
parent
f7bf239dc8
commit
239968d55b
@ -92,3 +92,5 @@ get_mod pdfexport
|
||||
get_mod reporting
|
||||
get_mod vspheredb
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user