Skip to content

Commit

Permalink
update health-check
Browse files Browse the repository at this point in the history
  • Loading branch information
Racer159 committed Mar 29, 2024
1 parent d145fb8 commit 18af3a0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions tasks/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ tasks:
- description: Postgresql Cluster Status
wait:
cluster:
kind: Postgresql
name: pg-cluster
namespace: acid
condition: "'{.status.PostgresClusterStatus}'=Running"
kind: pod
name: app.kubernetes.io/name=postgres-operator
namespace: postgres-operator
condition: Ready

0 comments on commit 18af3a0

Please sign in to comment.