Skip to content

Commit 8b7b720

Browse files
committed
Refactor logging
1 parent 732b773 commit 8b7b720

File tree

5 files changed

+208
-195
lines changed

5 files changed

+208
-195
lines changed

api/v1beta2/ibmpowervscluster_types.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ type IBMPowerVSClusterSpec struct {
8080
// resourceGroup name under which the resources will be created.
8181
// when powervs.cluster.x-k8s.io/create-infra=true annotation is set on IBMPowerVSCluster resource,
8282
// 1. it is expected to set the ResourceGroup.Name, not setting will result in webhook error.
83-
// ServiceInstance.ID and ServiceInstance.Regex is not yet supported and system will ignore the value.
83+
// ResourceGroup.ID and ResourceGroup.Regex is not yet supported and system will ignore the value.
8484
// +optional
8585
ResourceGroup *IBMPowerVSResourceReference `json:"resourceGroup,omitempty"`
8686

0 commit comments

Comments
 (0)