Skip to content

Commit

Permalink
report error if volsync addon not avauilable
Browse files Browse the repository at this point in the history
Signed-off-by: Valentina Birsan <[email protected]>
(cherry picked from commit 3078aac)
  • Loading branch information
birsanv authored and openshift-merge-bot[bot] committed Feb 27, 2024
1 parent 479eafd commit 80bea90
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,7 @@ spec:
status:
conditions:
- status: 'True'
type: Available
{{- end }}
{{- end }}
{{ if $has_local_cluster_ns }}
Expand All @@ -203,6 +204,7 @@ spec:
status:
conditions:
- status: 'True'
type: Available
{{- end }}
{{- end }}
remediationAction: enforce
Expand Down

0 comments on commit 80bea90

Please sign in to comment.