diff --git a/README.md b/README.md index abc4b601ca4..444df21812c 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,6 @@ questions or comments. aro-operator-master.openshift-azure-operator:8080, to avoid the `AlertmanagerReceiversNotConfigured` warning. - * azurensg: Ensures that the Network Security Groups (NSGs) are correct, and updates the Azure Machine Provider spec with subnet, vnet, and Network Resource Group. * checker: Watches the `Cluster` resource for changes and updates conditions of the resource based on checks mentioned below @@ -128,6 +127,8 @@ questions or comments. * routefix: Ensures all the routefix resources in the namespace `openshift-azure-routefix` remain on the cluster. + * subnets: Ensures that the Network Security Groups (NSGs) are correct, and updates the Azure Machine Provider spec with subnet, vnet, and Network Resource Group. + * workaround: Applies a set of temporay workarounds to the ARO cluster. * pkg/portal: Portal for running promql queries against a cluster or requesting a kubeconfig for a cluster.