Add alpine and debian image distributions

Signed-off-by: Wouter Born <eclipse@maindrain.net>
This commit is contained in:
Wouter Born
2017-10-16 00:23:19 +02:00
parent 570b38e272
commit 1660872487
8 changed files with 72 additions and 32 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ services:
{{- end}}
OPENHAB_HTTP_PORT: "${HTTP_PORT}"
OPENHAB_HTTPS_PORT: "${HTTPS_PORT}"
image: "openhab/openhab:2.1.0-${IMAGE_ARCHITECTURE}"
image: "openhab/openhab:2.1.0-${IMAGE_ARCHITECTURE}-${IMAGE_DISTRIBUTION}"
{{- if ne .Values.HOST_LABEL ""}}
labels:
io.rancher.scheduler.affinity:host_label: ${HOST_LABEL}