Commit 67fcbc0e authored by Björn Bartels's avatar Björn Bartels 👩🏻
Browse files

Update composer.json, .gitlab-ci.yml, .ops/config/kubernetes/prod-env/svc-app.yaml files

parent 1bb6df37
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -202,6 +202,7 @@ before_script:
      export ENVIRONMENT=production;
      export HOST_NAME=${HOST_PROD};
      export PROJECTHOSTNAME=${HOST_NAME};
      export PROJECTSLUG=${ORG_PROJECTSLUG}-release;
    fi;


+0 −1
Original line number Diff line number Diff line
@@ -54,7 +54,6 @@ spec:
        env:
        - name: MYSQL_HOST
          value: PROJECTSLUG-ENVIRONMENT-mysql
          #value: PROJECTSLUG-ENVIRONMENT-mysql
        - name: MYSQL_PASSWORD
          valueFrom:
            secretKeyRef:
+1 −1
Original line number Diff line number Diff line
{
  "name" : "my-application/my-application",
  "description" : "ZendFramework2 -ready to go- application base '[my-application]'",
  "version" : "0.0.1",
  "version" : "0.0.2",
  "config": {
    "disable-tls" : true,
    "secure-http": false