vault-secrets-operator
vault-secrets-operator copied to clipboard
Remove List types from API reference
Set List types to be ignored in docs/api/config.yaml and ran make gen-api-ref-docs.
Just thinking this could make the API reference docs more clear as to which resources can be created.
Related to #635
I wonder if updating documentation for the the LIst types to say that they are for read-only operations would be a better way to go? That way our API reference would still be complete.