Deployment: Omit<k8s.types.input.apps.v1.Deployment, "spec"> & {
    spec: pulumi.Input<DeploymentSpec | k8s.types.input.apps.v1.DeploymentSpec>;
}

Type declaration

  • spec: pulumi.Input<DeploymentSpec | k8s.types.input.apps.v1.DeploymentSpec>

Generated using TypeDoc