Skip to content

Commit

Permalink
Update variables.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick-hermann-sva committed Jun 17, 2024
1 parent 3068459 commit 38d8517
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ variable "keep_namespace" {
variable "components_extra" {
description = "Extra components"
type = list(string)
default = ["image-automation-controller"]
default = []
}

variable "kubeconfig_path" {
Expand Down

0 comments on commit 38d8517

Please sign in to comment.