We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dbd48bb + 985d787 commit bcd21ecCopy full SHA for bcd21ec
api/v1alpha2/controlplaneprovider_wrapper.go
@@ -47,7 +47,7 @@ func (c *ControlPlaneProvider) SetStatus(in ProviderStatus) {
47
}
48
49
func (c *ControlPlaneProvider) GetType() string {
50
- return "controlplane"
+ return "control-plane"
51
52
53
func (c *ControlPlaneProvider) ProviderName() string {
0 commit comments