Skip to content

Commit ca1a4ac

Browse files
author
Moritz Clasmeier
committed
Typo
1 parent e4762ac commit ca1a4ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmd/deploy.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -481,7 +481,7 @@ func configureConfig(log *logger.Logger, components component.Component, deployS
481481
deploySettings.SecuredCluster.ResourceProfile = profile
482482
}
483483

484-
// We need to do this irregardless of wether the operator is deployed or not, because
484+
// We need to do this regardless of whether the operator is deployed or not, because
485485
// this includes the transformation of StackRox main image tags to semver compatibles versions,
486486
// which we will make use of later for checking version constraints.
487487
if err := deploySettings.Operator.Configure(&deploySettings.Roxie); err != nil {

0 commit comments

Comments
 (0)