Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
Signed-off-by: Brian Downs <[email protected]>
  • Loading branch information
briandowns committed Oct 2, 2023
1 parent 8c53b62 commit b3d8df0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/images/images.go
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ var (
DefaultRegistry = name.DefaultRegistry
DefaultEtcdImage = "rancher/hardened-etcd"
DefaultKubernetesImage = "rancher/hardened-kubernetes"
DefaultPauseImage = "rancher/pause"
DefaultPauseImage = "rancher/mirrored-pause"
DefaultRuntimeImage = "rancher/rke2-runtime"
DefaultCloudControllerManagerImage = "rancher/rke2-cloud-provider"
)
Expand Down

0 comments on commit b3d8df0

Please sign in to comment.