Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
iam-veeramalla authored May 23, 2023
1 parent 0632f3e commit 7bca75e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ The complete documentation for the operator can be found [here](https://argo-rol

When Installed, this operator creates a Custom Resource Definition called RolloutManager.

Operator will then wait for the users to deploy the corresponding Custom Resource to create the rollout controller and other resources according to the provided spec.
Operator will then wait for the users to deploy the corresponding Custom Resource to create the [rollout](https://argo-rollouts.readthedocs.io/en/stable/) controller and other resources according to the provided spec.

Read more about the Argo Rollout CRD specification here.
Read more about the Argo Rollout CRD specification [here](https://argo-rollouts-manager.readthedocs.io/en/latest/crd_reference/).

## Where to start ?

Expand Down

0 comments on commit 7bca75e

Please sign in to comment.