Skip to content

Commit 9a9a1df

Browse files
committed
fixing compatibility cpu/memory
1 parent 003406b commit 9a9a1df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NoteBookmark.AppHost/infra/blazor-app.tmpl.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ properties:
4343
value: https://api.internal.{{ .Env.AZURE_CONTAINER_APPS_ENVIRONMENT_DEFAULT_DOMAIN }}
4444
resources:
4545
cpu: 0.5
46-
memory: 0.5Gi
46+
memory: 1.0Gi
4747
scale:
4848
minReplicas: 0
4949
tags:

0 commit comments

Comments
 (0)