rancher / fleet-docs

4 stars 38 forks source link

fix: changed ociRegistry url field to actual reference field #190

Closed JTaeuber closed 2 months ago

JTaeuber commented 2 months ago

This pull request aims to fix the wrong field for the ociRegistry struct.

In the code the field for the ociRegistry url is named reference.

Depending on the way you want to name this field you could also close this pull request and change the name in the code.