diff --git a/krakend/templates/deployments.yaml b/krakend/templates/deployments.yaml index 6176582..7d342c1 100644 --- a/krakend/templates/deployments.yaml +++ b/krakend/templates/deployments.yaml @@ -35,5 +35,5 @@ spec: - name: http containerPort: 8080 volumeMounts: - - name: krakend.json + - name: krakend-secret mountPath: /etc/krakend/ \ No newline at end of file