File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -70,7 +70,9 @@ a|* _<AutoTLS>_ - Use the provider to create the Redis server's TLS certificate
70
70
* _<Image>_ - The container image for Redis. This overrides the `ARGOCD_REDIS_IMAGE` environment variable.
71
71
* _<Resources>_ - The container compute resources.
72
72
* _<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>__` |
74
76
|`ResourceExclusions` |Completely ignore entire classes of resource group.|`__<empty>__` |
75
77
|`ResourceInclusions` |The configuration to configure which resource group/kinds are applied.|`__<empty>__` |
76
78
|`Server` |Argo CD Server configuration options.|`__<Object>__`
You can’t perform that action at this time.
0 commit comments