File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -77,7 +77,7 @@ a|* `enabled` - Toggle high-availability support globally for Argo CD.
77
77
* `redisProxyImage` - The Redis HAProxy container image. This property overrides the `ARGOCD_REDIS_HA_PROXY_IMAGE` environment variable.
78
78
* `redisProxyVersion` - The tag to use for the Redis HAProxy container image.
79
79
80
- |`helpChatURL` |URL for getting chat help (this is typically your Slack channel for support).|`https://mycorp.slack.com/argo-cd` |
80
+ |`helpChatURL` |URL for getting chat help (this is typically your Slack channel for support).|`\ https://mycorp.slack.com/argo-cd` |
81
81
82
82
|`helpChatText` |The text that appears in a text box for getting chat help.|`Chat now!` |
83
83
@@ -182,7 +182,7 @@ a|* `annotations` - List of custom annotations to add to pods deployed by the Op
182
182
a|* `dex` - Configuration options for Dex SSO provider.
183
183
* `keycloak` - Configuration options for Keycloak SSO provider.
184
184
* `provider` - The name of the provider used to configure Single Sign-on. Currently, the supported options are Dex and Keycloak.
185
-
185
+
186
186
|`statusBadgeEnabled` |Enable application status badge.|`true` |
187
187
188
188
|`tls` |TLS configuration options.|`__object__`
@@ -193,4 +193,4 @@ a|* `ca.configMapName` - The name of the `ConfigMap` which contains the CA certi
193
193
|`usersAnonymousEnabled` |Enables anonymous user access.|`true` |
194
194
195
195
|`version` |The tag to use with the container image for all Argo CD components.| | Latest Argo CD version|
196
- |===
196
+ |===
You can’t perform that action at this time.
0 commit comments