fix new.tag.pug and change port in Makefile

This commit is contained in:
Felix Kunde 2020-04-29 18:27:06 +02:00
parent ed87d67ee8
commit ab2e260369
2 changed files with 2 additions and 2 deletions

View File

@ -36,4 +36,4 @@ push:
docker push "$(IMAGE):$(TAG)$(CDP_TAG)"
mock:
docker run -it -p 8080:8080 "$(IMAGE):$(TAG)" --mock
docker run -it -p 8081:8081 "$(IMAGE):$(TAG)" --mock

View File

@ -531,7 +531,7 @@ new
- {{ odd }}/32
{{/if}}
{{#if resourcesVisible}}
{{#if resourcesVisible}}
resources:
requests:
cpu: {{ cpu.state.request.state }}m