Skip to content

Commit

Permalink
fix: k3d
Browse files Browse the repository at this point in the history
  • Loading branch information
jokestax committed Oct 22, 2024
1 parent 3627f1e commit 2f15218
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/k3d/create.go
Original file line number Diff line number Diff line change
Expand Up @@ -723,7 +723,7 @@ func runK3d(cmd *cobra.Command, _ []string) error {
}

err = k3d.AddK3DSecrets(
config.DestinationGitopsRepoURL,
gitopsRepoURL,
viper.GetString("kbot.private-key"),
config.GitProvider,
cGitUser,
Expand Down

0 comments on commit 2f15218

Please sign in to comment.