Skip to content

Commit

Permalink
chore(cmd): reformat using go fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrejsika committed May 24, 2024
1 parent 15ace83 commit f9d7c2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/cmd.go
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,7 @@ import (
_ "github.com/sikalabs/slu/cmd/scripts/infracost_here"
_ "github.com/sikalabs/slu/cmd/scripts/kubernetes"
_ "github.com/sikalabs/slu/cmd/scripts/kubernetes/create_cluster_admin"
_ "github.com/sikalabs/slu/cmd/scripts/kubernetes/create_kubernetes_api_ingress"
_ "github.com/sikalabs/slu/cmd/scripts/kubernetes/install_all"
_ "github.com/sikalabs/slu/cmd/scripts/kubernetes/install_argocd"
_ "github.com/sikalabs/slu/cmd/scripts/kubernetes/install_cert_manager"
Expand Down

0 comments on commit f9d7c2b

Please sign in to comment.