Skip to content

Commit

Permalink
hypershift assisted: disable converged flow
Browse files Browse the repository at this point in the history
  • Loading branch information
karmab committed Mar 21, 2024
1 parent ca93bea commit c9d8aa4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions kvirt/cluster/hypershift/assisted_infra.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ kind: InfraEnv
metadata:
name: {{ cluster }}
namespace: {{ namespace }}-{{ cluster }}
annotations:
infraenv.agent-install.openshift.io/enable-ironic-agent: "false"
spec:
pullSecretRef:
name: {{ cluster }}-pull-secret
Expand Down

0 comments on commit c9d8aa4

Please sign in to comment.