Skip to content

Docs: Quick Start 'kubectl apply -f' URL Missing #6

Description

@jterceiro

Within the quickstart documentation, a kubectl command is provided for resource creation. However, this command references non-existent resources, rendering it non-functional.

Furthermore, in the 'Method 2: OLM Installation' section, the URLs are improperly referenced.

Actual Behavior:
kubectl apply -f https://github.com/InditexTech/k8s-overcommit-operator/deploy/catalog_source.yaml error: unable to read URL "https://github.com/InditexTech/k8s-overcommit-operator/deploy/catalog_source.yaml", server reported 404 Not Found, status code=404

Expected Behavior:
kubectl apply -f https://.... catalogsource/olm created

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingdocumentationImprovements or additions to documentation

    Type

    Fields

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions