Skip to content
DocsTry Aspire
DocsTry

K8sManifestResource Properties

ClassProperties2 members
Represents a Kubernetes manifest (or Kustomize overlay) applied to the parent k3s cluster.
Gets the parent resource of type K3sClusterResource.
public K3sClusterResource Parent { get; }
Gets the absolute host path to the YAML file, plain directory, or Kustomize directory that contains the manifests to apply.
public string Path { get; }