Skip to content

feature: add a KubernetesResource type #11

@Anmol1696

Description

@Anmol1696

Overview

We need a way in which we can define all sorts of manifests as an optional type.

Maybe there is an easier to do this than to create something like:

type interface KubernetesResource = (Namespace | Secret | Configmaps)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions