Options
All
  • Public
  • Public/Protected
  • All
Menu

DeploymentStrategy describes how to replace existing pods with new ones.

export
interface

IoK8sApiAppsV1DeploymentStrategy

Hierarchy

  • IoK8sApiAppsV1DeploymentStrategy

Index

Properties

memberof

IoK8sApiAppsV1DeploymentStrategy

type?: string

Type of deployment. Can be "Recreate" or "RollingUpdate". Default is RollingUpdate.

memberof

IoK8sApiAppsV1DeploymentStrategy

Generated using TypeDoc