Skip to content

Commit

Permalink
feat: update vault-handler manifest source to konstructio
Browse files Browse the repository at this point in the history
  • Loading branch information
muse-sisay committed Sep 19, 2024
1 parent a1dd5b8 commit 872a7ab
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 @@ -977,7 +977,7 @@ func runK3d(cmd *cobra.Command, _ []string) error {
if !executionControl {
telemetry.SendEvent(segClient, telemetry.VaultInitializationStarted, "")

vaultHandlerPath := "github.com:kubefirst/manifests.git/vault-handler/replicas-1"
vaultHandlerPath := "github.com:konstructio/manifests.git/vault-handler/replicas-1"

yamlData, err := kcfg.KustomizeBuild(vaultHandlerPath)
if err != nil {
Expand Down

0 comments on commit 872a7ab

Please sign in to comment.