Skip to content

Commit

Permalink
fix typo in script (#2119)
Browse files Browse the repository at this point in the history
Signed-off-by: Allen Li <[email protected]>
  • Loading branch information
qpdpQ authored Aug 1, 2024
1 parent c949a34 commit ff43f20
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cp3pt0-deployment/setup_singleton.sh
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,6 @@ function install_cert_manager() {
if [[ $ENABLE_PRIVATE_CATALOG -eq 1 ]]; then
CM_SOURCE_NS="$webhook_ns"
fi
fi
else
warning "Cluster has a RedHat cert-manager or Helm cert-manager, skipping"
return 0
Expand Down

0 comments on commit ff43f20

Please sign in to comment.