Skip to content

Commit

Permalink
Terraform Format
Browse files Browse the repository at this point in the history
Signed-off-by: Kanishka Nambiar <[email protected]>
  • Loading branch information
Pyronewbic committed Apr 12, 2024
1 parent b40e824 commit 76945c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/node-feature-discovery/tests/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ resource "imagetest_harness_k3s" "this" {
module "helm_node-feature-discovery" {
source = "../../../tflib/imagetest/helm"
chart = "node-feature-discovery"
repo = "https://kubernetes-sigs.github.io/node-feature-discovery/charts"
repo = "https://kubernetes-sigs.github.io/node-feature-discovery/charts"
name = "node-feature-discovery"
values = {
image = {
Expand Down

0 comments on commit 76945c4

Please sign in to comment.