Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Instead of only creating the default services that are in a NodeSet's Spec.Services, create all default services. Since we support ServicesOverride on a Deployment, we should create all default services in case any of those default services are used on a Deployment but aren't listed in a NodeSet's Spec.Services. This applies directly to the update related services (ovn-update, update) since those are used with ServicesOverride. Jira: https://issues.redhat.com/browse/OSPRH-7957 Signed-off-by: James Slagle <[email protected]>
- Loading branch information