Skip to content

Commit

Permalink
fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
aganesh-suse committed Apr 5, 2024
1 parent d8c9f37 commit 47b1310
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shared/cluster.go
Original file line number Diff line number Diff line change
Expand Up @@ -651,6 +651,7 @@ func CreateSecret(secret, namespace string, print bool) error {
if print {
LogLevel("DEBUG", "Create Secret Output: %s", createStdOut)
}

return nil
}

Expand Down

0 comments on commit 47b1310

Please sign in to comment.