Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DeploymentProperties

Package version

Hierarchy

  • DeploymentProperties

Index

Properties

Optional helmChartPath

helmChartPath: undefined | string

Helm chart directory path in repository.

Optional helmValues

helmValues: undefined | string

Helm Values.yaml file location in repository.

Optional kubeManifestLocations

kubeManifestLocations: string[]

Optional manifestType

manifestType: ManifestType

Determines the type of manifests within the repository.

Optional overrides

overrides: undefined | {}

Manifest override values.

Generated using TypeDoc