Skip to content

Commit 9ec0002

Browse files
committed
address comments
1 parent c734bf7 commit 9ec0002

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/modules/observability.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -499,7 +499,7 @@ func PowerStoreMetrics(ctx context.Context, isDeleting bool, op operatorutils.Op
499499
return err
500500
}
501501

502-
// update secret volume and inject authorization to deployment
502+
// update deployment for powerstore metrics
503503
var dpApply *confv1.DeploymentApplyConfiguration
504504
foundDp := false
505505
for i, obj := range powerstoreMetricsObjects {

0 commit comments

Comments
 (0)