Skip to content

Commit

Permalink
rebase, 4th june24
Browse files Browse the repository at this point in the history
Signed-off-by: am-agrawa <[email protected]>
  • Loading branch information
am-agrawa committed Jun 4, 2024
1 parent 6a44cc3 commit 1040496
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ocs_ci/deployment/deployment.py
Original file line number Diff line number Diff line change
Expand Up @@ -3122,7 +3122,7 @@ def thanos_secret(self):
if self.check_observability_status():
logger.info("ACM observability is successfully enabled")
else:
logger.error("ACM observability is not enabled")
logger.error("ACM observability could not be enabled")

def enable_acm_observability(self):
"""
Expand Down

0 comments on commit 1040496

Please sign in to comment.