Skip to content

Commit

Permalink
Merge pull request #2329 from upalatucci/remove-s390x-incompatible-fi…
Browse files Browse the repository at this point in the history
…elds

CNV-53430: make examples compatible with s390x arch clusters
  • Loading branch information
openshift-merge-bot[bot] authored Dec 20, 2024
2 parents 81b62f8 + fa5746d commit 8950fbf
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 18 deletions.
9 changes: 0 additions & 9 deletions src/templates/vm-template-yaml.ts
Original file line number Diff line number Diff line change
Expand Up @@ -56,15 +56,6 @@ objects:
name: default
networkInterfaceMultiqueue: true
rng: {}
features:
acpi: {}
smm:
enabled: true
firmware:
bootloader:
efi: {}
machine:
type: q35
memory:
guest: 2Gi
hostname: '\${NAME}'
Expand Down
9 changes: 0 additions & 9 deletions src/templates/vm-yaml.ts
Original file line number Diff line number Diff line change
Expand Up @@ -41,15 +41,6 @@ spec:
name: default
networkInterfaceMultiqueue: true
rng: {}
features:
acpi: {}
smm:
enabled: true
firmware:
bootloader:
efi: {}
machine:
type: q35
memory:
guest: 2Gi
hostname: example
Expand Down

0 comments on commit 8950fbf

Please sign in to comment.