You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/deployment-config-capability.adoc
+7-1Lines changed: 7 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -13,5 +13,11 @@ The `DeploymentConfig` capability enables and manages the `DeploymentConfig` API
13
13
14
14
[IMPORTANT]
15
15
====
16
-
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.
16
+
17
+
If you disable the `DeploymentConfig` capability, the following resources will not be available in the cluster:
18
+
19
+
* `DeploymentConfig` resources
20
+
* The `deployer` service account
21
+
22
+
Disable the `DeploymentConfig` capability only if you do not require `DeploymentConfig` resources and the `deployer` service account in the cluster.
0 commit comments