Skip to content

Commit 64e5cb7

Browse files
author
Martin Jackson
committed
Eliminate warning for VMs by specifying machine type (now a default in newer chart versions)
1 parent 2afa701 commit 64e5cb7

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

Changes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,6 @@
8383
## Further Changes for v2.0 (February 25, 2026)
8484

8585
* Pin utility-container version to v1.0.2 to workaround issue with loading AAP config
86-
* Unpin utility-container; use v1 branch hmi-config-as-code to avoid breaking changes
86+
* Unpin utility-container; use v1 branch hmi-config-as-code and inventory to avoid breaking changes
8787
* Update golang-external-secrets to allow API v1
8888
* Update AAP to v2.6, 4.22 does not have 2.5 in the Operator catalog

overrides/values-egv-vms.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ vms:
55
kiosk:
66
count: 2
77
role: kiosk
8+
machineType: q35

0 commit comments

Comments
 (0)