diff --git a/nextcloud-aio-helm-chart/templates/nextcloud-aio-apache-service.yaml b/nextcloud-aio-helm-chart/templates/nextcloud-aio-apache-service.yaml index 1d74aa1b32c..6184d0758b4 100755 --- a/nextcloud-aio-helm-chart/templates/nextcloud-aio-apache-service.yaml +++ b/nextcloud-aio-helm-chart/templates/nextcloud-aio-apache-service.yaml @@ -6,7 +6,7 @@ metadata: kompose.version: 1.31.2 (a92241f79) labels: io.kompose.service: nextcloud-aio-apache - name: nextcloud-aio-apache + name: {{ .Values.NC_DOMAIN }} namespace: {{ .Values.NAMESPACE }} spec: ipFamilyPolicy: PreferDualStack