Your question has been answered but there is a way to find primitive
Pythagorean triples for any given inradius if that is desired.
We begin with a variation of
Euclid's formula shown here as:
\begin{align*}
&A=(2n-1)^2+ 2(2n-1)k\\
&B=\phantom{(2n-1)^2+{}} 2(2n-1)k+2k^2\\
&C=(2n-1)^2+ 2(2n-1)k+2k^2
\end{align*}
We let $\text{inradius}(r)=\dfrac{\text{area}(a)}{\text{semiperimeter}(s)}$
and we let $j=(2n-1)$
$a=\dfrac{AB}{2}
=\dfrac{(j^2+2jk)(2jk+2k^2)}{2}
=jk(j^2+3jk+2k^2)$
$s=\dfrac{A+B+C}{2}
=\dfrac{(j^2+2jk)+(2jk+2k^2)+(j^2+2jk+2k^2)}{2}
=j^2+3jk+2k^2$
$r=\dfrac{a}{s}
=\dfrac{jk(j^2+3jk+2k^2)}{(j^2+3jk+2k^2)}=jk
=(2n-1)k$
Now, given $\,r=(2n-1)k,\,$ the factors of $\,r\,$ indicate which values of $\,(n,k)\,$ will produce a triple with the given inradius.
If $\,r=5,\,$ we have
$\,\,(2n-1)=5\implies n=3,\,k=1\,\,$ or
$\,\,(2n-1)=1\implies n=1,\,k=5\,\,$
and the formula generates
$\,\,F(3,1)= (35,12,37)\,\,$ or
$\,\,F(1,5)= (11,60,61).$