Skip to content

Commit 2856e28

Browse files
committed
Switch to Premium Function Plan
1 parent 72f399a commit 2856e28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/PerfectThymeTech/vars.tfvars

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ tags = {}
77
# Function variables
88
function_container_registry_url = "https://ghcr.io"
99
function_container_image = "ghcr.io/perfectthymetech/azurefunctionpython:main"
10-
function_sku = "P0v3"
10+
function_sku = "EP1"
1111
function_sku_cpus = 1
1212
function_health_path = "/v1/health/heartbeat"
1313

0 commit comments

Comments
 (0)