Testing Rancher hostname_override
This commit is contained in:
@@ -130,6 +130,7 @@ services:
|
|||||||
MYSQL_USER: nextcloud_user
|
MYSQL_USER: nextcloud_user
|
||||||
MYSQL_PASSWORD: ${DB_USER_PASS}
|
MYSQL_PASSWORD: ${DB_USER_PASS}
|
||||||
labels:
|
labels:
|
||||||
|
io.rancher.container.hostname_override: "nextcloud"
|
||||||
io.rancher.container.pull_image: always
|
io.rancher.container.pull_image: always
|
||||||
{{- if .Values.HOST_LABEL}}
|
{{- if .Values.HOST_LABEL}}
|
||||||
io.rancher.scheduler.affinity:host_label: ${HOST_LABEL}
|
io.rancher.scheduler.affinity:host_label: ${HOST_LABEL}
|
||||||
|
|||||||
Reference in New Issue
Block a user