Skip to content

Replace DeploymentConfigs with Deployments #130

@chaitanyaenr

Description

@chaitanyaenr

DeploymentConfigs are an older OCP-only resource type and require more processing for OCP to create them since they involve the creation of a deployment pod. Deployments are the preferred application type now and can be instantiated without a deployer pod having to spin up like @mffiedler mentioned in the PR: openshift/svt#635. We need to switch the templates to use deployments.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions