Skip to content

Commit bc61062

Browse files
authored
Merge pull request #65185 from openshift/revert-63663-RHDEVDOCS-5553
Revert "[WIP] RHDEVDOCS-5553: Document removal of deprecated .spec.resourceCustomiz…"
2 parents 66ab25a + a53f461 commit bc61062

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

modules/gitops-argo-cd-properties.adoc

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,7 @@ a|* _<AutoTLS>_ - Use the provider to create the Redis server's TLS certificate
7070
* _<Image>_ - The container image for Redis. This overrides the `ARGOCD_REDIS_IMAGE` environment variable.
7171
* _<Resources>_ - The container compute resources.
7272
* _<Version>_ - The tag to use with the Redis container image.
73-
|`ResourceHealthChecks` |Customize resource health check behavior.|`__<empty>__` |
74-
|`ResourceIgnoreDifferences` |Customize resource ignore difference behavior.|`__<empty>__` |
75-
|`ResourceActions` |Customize resource action behavior.|`__<empty>__` |
73+
|`ResourceCustomizations` |Customize resource behavior.|`__<empty>__` |
7674
|`ResourceExclusions` |Completely ignore entire classes of resource group.|`__<empty>__` |
7775
|`ResourceInclusions` |The configuration to configure which resource group/kinds are applied.|`__<empty>__` |
7876
|`Server` |Argo CD Server configuration options.|`__<Object>__`

0 commit comments

Comments
 (0)