Skip to content

Commit

Permalink
fix ansible-operator link to CR sample (#3732)
Browse files Browse the repository at this point in the history
  • Loading branch information
joelanford authored Aug 13, 2020
1 parent 28a8caa commit 3121021
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ resource is a cluster level resource.

**NOTE**: The {group} can be found by splitting the `apiVersion`
metadata of the CR, into `group` and `version`. As an example,
[this apiVersion field](https://github.com/operator-framework/operator-sdk-samples/blob/master/ansible/memcached-operator/deploy/crds/cache.example.com_v1alpha1_memcached_cr.yaml#L1)
[this apiVersion field](https://github.com/operator-framework/operator-sdk-samples/blob/938fd148ba106ca9811925e4956d6bb70c36b29d/ansible/memcached-operator/config/samples/cache_v1alpha1_memcached.yaml#L1)
gives us the group `cache.example.com`.

**Example Annotation:**
Expand Down

0 comments on commit 3121021

Please sign in to comment.