mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
18 lines
530 B
Plaintext
18 lines
530 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
|
|
|
|
|
|
== Purpose
|
|
|
|
The `DeploymentConfig` capability enables and manages the `DeploymentConfig` API.
|
|
|
|
[IMPORTANT]
|
|
====
|
|
If the `DeploymentConfig` capability is disabled, the cluster cannot use `DeploymentConfig` resources. Disable the capability only if `DeploymentConfig` resources are not required in the cluster.
|
|
====
|