Skip to content

Commit e6c2510

Browse files
committed
fix indent
1 parent b04e721 commit e6c2510

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/clusterctl/client/config/providers_client.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ const (
6969
ProxmoxProviderName = "proxmox"
7070
K0smotronProviderName = "k0sproject-k0smotron"
7171
IonosCloudProviderName = "ionoscloud-ionoscloud"
72-
VultrProviderName = "vultr"
72+
VultrProviderName = "vultr"
7373
)
7474

7575
// Bootstrap providers.

0 commit comments

Comments
 (0)