Skip to content

Commit

Permalink
make manifest crd changes
Browse files Browse the repository at this point in the history
  • Loading branch information
britaniar committed Jun 26, 2024
1 parent e3fd0c6 commit 1de8a1b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -725,7 +725,7 @@ spec:
UnavailablePeriodSeconds is used to configure the waiting time between rollout phases when we
cannot determine if the resources have rolled out successfully or not.
We have a built-in resource state detector to determine the availability status of following well-known Kubernetes
native resources: Deployment, StatefulSet, DaemonSet, Job, Service, Namespace, ConfigMap, Secret,
native resources: Deployment, StatefulSet, DaemonSet, Service, Namespace, ConfigMap, Secret,
ClusterRole, ClusterRoleBinding, Role, RoleBinding.
Please see [SafeRollout](https://github.com/Azure/fleet/tree/main/docs/concepts/SafeRollout/README.md) for more details.
For other types of resources, we consider them as available after `UnavailablePeriodSeconds` seconds
Expand Down

0 comments on commit 1de8a1b

Please sign in to comment.