Skip to content

Commit

Permalink
fix the issue of ACM-14443 (stolostron#1173)
Browse files Browse the repository at this point in the history
Signed-off-by: hchenxa <[email protected]>
  • Loading branch information
hchenxa authored Oct 18, 2024
1 parent 9b3e845 commit c215eac
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,9 @@ spec:
matchExpressions:
- key: local-cluster
operator: "DoesNotExist"
tolerations:
- key: cluster.open-cluster-management.io/unreachable
operator: Exists
- key: cluster.open-cluster-management.io/unavailable
operator: Exists
{{ end }}

0 comments on commit c215eac

Please sign in to comment.