From 896d8da9cde626a3c39967f3f47f42c2b53ae05f Mon Sep 17 00:00:00 2001 From: Ruben van der Linde Date: Sun, 5 Jan 2020 20:55:18 +0100 Subject: [PATCH] test --- api/helm/templates/php-deployment.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/api/helm/templates/php-deployment.yaml b/api/helm/templates/php-deployment.yaml index d438ac3e..347f1381 100644 --- a/api/helm/templates/php-deployment.yaml +++ b/api/helm/templates/php-deployment.yaml @@ -77,11 +77,6 @@ spec: configMapKeyRef: name: {{ template "fullname" . }} key: app-demo - - name: APP_DOMAINS - valueFrom: - configMapKeyRef: - name: {{ template "fullname" . }} - key: app-domains-json # organization - name: ORGANIZATION_NAME valueFrom: