Skip to content

Commit

Permalink
not bitnami
Browse files Browse the repository at this point in the history
  • Loading branch information
morga471 committed Jul 23, 2024
1 parent 07edbca commit 88449b2
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 @@ -16,7 +16,7 @@ locals {
enabled = true
dest_path = null
name = "kubectl"
source_image = "bitnami/kubectl"
source_image = "gavinbunney/kubectl"
source_registry = "docker.io"
source_tag = var.kubectl_image_tag
tag = var.kubectl_image_tag
Expand Down

0 comments on commit 88449b2

Please sign in to comment.