Skip to content

Commit

Permalink
Workflow trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaushal Vora committed Jul 25, 2024
1 parent 626c602 commit a965241
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/nopo11y-operator/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -371,4 +371,4 @@ def delete_service_nopo11y(service_list):
logger.info(f"Error while deleting the dashboard configmap created by nopo11y operator for the following service: {service}, error: {e}")

logger.info(f"Deleted nopo11y resources for the following service: {service}")
return True
return True

0 comments on commit a965241

Please sign in to comment.