flux v2.9.5

HelmRelease.spec.uninstall.deletionPropagation

DeletionPropagation specifies the deletion propagation policy when a Helm uninstall is performed.

1 fields
HelmRelease.spec.uninstall.deletionPropagation fields and descriptions
Field / TypeDescription
HelmRelease.spec.uninstall.deletionPropagation
string

DeletionPropagation specifies the deletion propagation policy when a Helm uninstall is performed.

  • enum: ["background","foreground","orphan"]
  • default: "background"