diff --git a/chart/templates/mattermost-gossip-svc.yaml b/chart/templates/mattermost-gossip-svc.yaml index 5dabe7fd..f41c0dd3 100644 --- a/chart/templates/mattermost-gossip-svc.yaml +++ b/chart/templates/mattermost-gossip-svc.yaml @@ -1,7 +1,7 @@ # Copyright 2024 Defense Unicorns # SPDX-License-Identifier: AGPL-3.0-or-later OR LicenseRef-Defense-Unicorns-Commercial -{{- /* Mattermost uses a gossip protocol for HA clustering. In order for Istio to properly route this traffic it needs to be explicitly defined in a service with a `tcp-` prefix. */ }} +# Mattermost uses a gossip protocol for HA clustering. In order for Istio to properly route this traffic it needs to be explicitly defined in a service with a `tcp-` prefix. apiVersion: v1 kind: Service metadata: