Skip to content

Commit

Permalink
Update internal/controller/argocd.go
Browse files Browse the repository at this point in the history
Co-authored-by: Jared Edwards <[email protected]>
  • Loading branch information
johndietz and jarededwards authored Oct 22, 2023
1 parent 348af68 commit 11256e0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/controller/argocd.go
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,6 @@ func (clctrl *ClusterController) DeployRegistryApplication() error {
return err
}

// telemetry todo

if !cl.ArgoCDCreateRegistryCheck {
var kcfg *k8s.KubernetesClient
Expand Down

0 comments on commit 11256e0

Please sign in to comment.