Skip to content

Commit 036bb95

Browse files
committed
RHDEVDOCS-5553: Document removal of deprecated .spec.resourceCustomizations ArgoCD CRD field
1 parent ddd8ce3 commit 036bb95

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

modules/gitops-argo-cd-properties.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,9 @@ 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-
|`ResourceCustomizations` |Customize resource behavior.|`__<empty>__` |
73+
|`ResourceHealthChecks` |Customize resource health check behavior.|`__<empty>__` |
74+
|`ResourceIgnoreDifferences` |Customize resource ignore difference behavior.|`__<empty>__` |
75+
|`ResourceActions` |Customize resource action behavior.|`__<empty>__` |
7476
|`ResourceExclusions` |Completely ignore entire classes of resource group.|`__<empty>__` |
7577
|`ResourceInclusions` |The configuration to configure which resource group/kinds are applied.|`__<empty>__` |
7678
|`Server` |Argo CD Server configuration options.|`__<Object>__`

0 commit comments

Comments
 (0)