Skip to content

Commit 8b17af0

Browse files
author
Martin Jackson
committed
Update images
1 parent f04f519 commit 8b17af0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

content/patterns/virtualization-starter-kit/openshift-virtualization.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ aliases: /virtualization-starter-kit/openshift-virtualization/
66

77
# OpenShift Virtualization
88

9-
# Understanding the Edge GitOps VMs [Helm Chart](https://github.com/validatedpatterns/virtualization-starter-kit/tree/main/charts/hub/edge-gitops-vms)
9+
# Understanding the Edge GitOps VMs [Helm Chart](https://github.com/validatedpatterns/edge-gitops-vms-chart)
1010

11-
The heart of the Edge GitOps VMs helm chart is a [template file](https://github.com/validatedpatterns/virtualization-starter-kit/blob/main/charts/hub/edge-gitops-vms/templates/virtual-machines.yaml) that was designed with a fair amount of flexibility in mind. Specifically, it allows you to specify:
11+
The heart of the Edge GitOps VMs helm chart is a [template file](https://github.com/validatedpatterns/edge-gitops-vms-chart/blob/main/templates/virtual-machines.yaml) that was designed with a fair amount of flexibility in mind. Specifically, it allows you to specify:
1212

1313
1. One or more "groups" of VMs (such as "kiosk" in our example) with an arbitrary number of instances per group
1414
1. Different sizing parameters (cores, threads, memory, disk size) for each group
@@ -230,7 +230,7 @@ windows2k19-server-large Template for Microsoft Windows S
230230
windows2k19-server-medium Template for Microsoft Windows Server 2019 VM. A PVC with the Windows disk im... 3 (1 generated) 1
231231
```
232232

233-
Additionally, you may copy and customize these templates if you wish. The [template file](https://github.com/validatedpatterns/virtualization-starter-kit/blob/main/charts/hub/edge-gitops-vms/templates/rhel8-kiosk-with-svc.yaml) is an example of a customized template that was used to help develop this pattern.
233+
Additionally, you may copy and customize these templates if you wish.
234234

235235
### Creating a VM from the Console via Template
236236

185 KB
Loading

0 commit comments

Comments
 (0)