mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-07-19 01:39:48 +00:00
Merge pull request #6607 from fidencio/topic/gha-switch-to-using-a-D4_v5-instance
gha: aks: Use D4s_v5 instance
This commit is contained in:
commit
2c38e17ef0
2
.github/workflows/create-aks.yaml
vendored
2
.github/workflows/create-aks.yaml
vendored
@ -27,6 +27,6 @@ jobs:
|
||||
az aks create \
|
||||
-g "kataCI" \
|
||||
-n "${{ inputs.name }}" \
|
||||
-s "Standard_D4s_v3" \
|
||||
-s "Standard_D4s_v5" \
|
||||
--node-count 1 \
|
||||
--generate-ssh-keys
|
||||
|
Loading…
Reference in New Issue
Block a user