Skip to content

Commit

Permalink
chore: comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Cameron Meissner committed Nov 12, 2024
1 parent 4323685 commit 14bc065
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/config/vhd.go
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ var (
// this is a particular 2204gen2containerd image originally built with private packages,
// if we ever want to update this then we'd need to run a new VHD build using private package overrides
VHDUbuntu2204Gen2ContainerdPrivateKubePkg = &Image{
// 2204Gen2 is a special image version that holds historical VHDs used by agentbaker e2e's.
// 2204Gen2 is a special image definition holding historical VHDs used by agentbaker e2e's.
Name: "2204Gen2",
OS: "ubuntu",
Arch: "amd64",
Expand Down

0 comments on commit 14bc065

Please sign in to comment.