Skip to content

Commit

Permalink
Update main.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
den-vasyliev authored Sep 3, 2024
1 parent 3f38efb commit e8d0a8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tf-bootstrap/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,5 @@ resource "flux_bootstrap_git" "this" {
depends_on = [github_repository.this]

embedded_manifests = true
path = "clusters/kindcluster"
path = "clusters/kind"
}

0 comments on commit e8d0a8c

Please sign in to comment.