1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/modules/deployment-config-capability.adoc
Kathryn Alexander 470601c7c9 moving install files
2024-07-30 14:45:34 -04:00

24 lines
672 B
Plaintext

// Module included in the following assemblies:
//
// * installing/overview/cluster-capabilities.adoc
:_mod-docs-content-type: REFERENCE
[id="deployment-config-capability_{context}"]
= DeploymentConfig capability
[discrete]
== Purpose
The `DeploymentConfig` capability enables and manages the `DeploymentConfig` API.
[IMPORTANT]
====
If you disable the `DeploymentConfig` capability, the following resources will not be available in the cluster:
* `DeploymentConfig` resources
* The `deployer` service account
Disable the `DeploymentConfig` capability only if you do not require `DeploymentConfig` resources and the `deployer` service account in the cluster.
====