summaryrefslogtreecommitdiff
path: root/roles/apps/collabora
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2020-05-17 22:13:21 +0200
committerChristian Pointner <equinox@spreadspace.org>2020-05-17 22:13:21 +0200
commit839738d06b65fc31edcad3406adc278069dd5edc (patch)
tree9f4c0776cc0930ced9f5ee5165c136a81458c473 /roles/apps/collabora
parentkubernetes/standalone: fix portmap and hostIP handling (diff)
switch to improved portmapping for all other k8s standalone apps
Diffstat (limited to 'roles/apps/collabora')
-rw-r--r--roles/apps/collabora/code/templates/pod.yml.j21
1 files changed, 1 insertions, 0 deletions
diff --git a/roles/apps/collabora/code/templates/pod.yml.j2 b/roles/apps/collabora/code/templates/pod.yml.j2
index ee4651a1..8ed092ac 100644
--- a/roles/apps/collabora/code/templates/pod.yml.j2
+++ b/roles/apps/collabora/code/templates/pod.yml.j2
@@ -26,6 +26,7 @@ spec:
ports:
- containerPort: 9980
hostPort: {{ item.value.port }}
+ hostIP: 127.0.0.1
volumes:
- name: config
hostPath: