Skip to content

Commit

Permalink
Corrected syntax on xref to fix build failures.
Browse files Browse the repository at this point in the history
  • Loading branch information
tvo318 committed Jan 15, 2024
1 parent 5be4c13 commit bd6732f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -99,4 +99,4 @@ spec:
If the cluster you are deploying in has a ResoruceQuota, you will need to configure resource limits for all of the pods deployed in that cluster. This can be done for AWX pods on the AWX spec in the manner shown above.
There is an example you can use in [`config/samples/awx_v1beta1_awx_resource_limits.yaml`](../../../config/samples/awx_v1beta1_awx_resource_limits.yaml).
There is an example you can use in [`awx_v1beta1_awx_resource_limits.yaml`](https://raw.githubusercontent.com/ansible/awx-operator/devel/config/samples/awx_v1beta1_awx.yaml).

0 comments on commit bd6732f

Please sign in to comment.