Skip to content

Commit fc66002

Browse files
committed
Refactor logging
1 parent 4c5b9da commit fc66002

File tree

6 files changed

+229
-216
lines changed

6 files changed

+229
-216
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)