Skip to content

Commit

Permalink
public again
Browse files Browse the repository at this point in the history
  • Loading branch information
morga471 committed Jul 27, 2024
1 parent 7db0a9a commit 5741bd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion copy_images.tf
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ locals {
dest_path = null
name = "karpenter/controller"
source_image = "karpenter/controller"
source_registry = "gallery.ecr.aws"
source_registry = "public.ecr.aws"
source_tag = var.karpenter_tag
tag = var.karpenter_tag
},
Expand Down

0 comments on commit 5741bd9

Please sign in to comment.