From e31a0a258e274274e20aab41c4c757d891bff639 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorsten=20Ro=C3=9Fner?= Date: Thu, 6 Jun 2024 19:15:18 +0200 Subject: [PATCH] fix(helmfile): Remove unused ox-provisioning hostname. --- helmfile/environments/default/global.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/helmfile/environments/default/global.yaml b/helmfile/environments/default/global.yaml index 25d572be..717827fe 100644 --- a/helmfile/environments/default/global.yaml +++ b/helmfile/environments/default/global.yaml @@ -23,7 +23,6 @@ global: nextcloud: "fs" openproject: "project" openxchange: "webmail" - openxchangeProvisioning: "ox-provisioning" synapse: "matrix" synapseFederation: "matrix-federation" univentionManagementStack: "portal"