Skip to content

Commit

Permalink
Remove status field from spec
Browse files Browse the repository at this point in the history
Signed-off-by: divyansh42 <diagrawa@redhat.com>
  • Loading branch information
divyansh42 committed May 15, 2024
1 parent b9244c9 commit 2e04e60
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 14 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,4 @@ spec:
credentialsSecretRef:
name: pipelines-openstack-credentials
size: 0
skipMachinePools: true
status:
ready: 0
size: 0
standby: 0
skipMachinePools: true
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,3 @@ spec:
name: pipelines-openstack-credentials
size: 0
skipMachinePools: true
status:
ready: 0
size: 0
standby: 0
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,4 @@ spec:
credentialsSecretRef:
name: pipelines-openstack-credentials
size: 0
skipMachinePools: true
status:
ready: 0
size: 0
standby: 0
skipMachinePools: true

0 comments on commit 2e04e60

Please sign in to comment.