Add alpine and debian image distributions
Signed-off-by: Wouter Born <eclipse@maindrain.net>
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user