Skip to content

Commit aa10f6a

Browse files
authored
Merge pull request #87952 from mramendi/RHDEVDOCS-6363-gitops
RHDEVDOCS 6363 fix broken links - GitOps
2 parents 87868b1 + 3416ac1 commit aa10f6a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

modules/gitops-argo-cd-properties.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ a|* `enabled` - Toggle high-availability support globally for Argo CD.
7777
* `redisProxyImage` - The Redis HAProxy container image. This property overrides the `ARGOCD_REDIS_HA_PROXY_IMAGE` environment variable.
7878
* `redisProxyVersion` - The tag to use for the Redis HAProxy container image.
7979

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` |
8181

8282
|`helpChatText` |The text that appears in a text box for getting chat help.|`Chat now!`|
8383

@@ -182,7 +182,7 @@ a|* `annotations` - List of custom annotations to add to pods deployed by the Op
182182
a|* `dex` - Configuration options for Dex SSO provider.
183183
* `keycloak` - Configuration options for Keycloak SSO provider.
184184
* `provider` - The name of the provider used to configure Single Sign-on. Currently, the supported options are Dex and Keycloak.
185-
185+
186186
|`statusBadgeEnabled` |Enable application status badge.|`true` |
187187

188188
|`tls` |TLS configuration options.|`__object__`
@@ -193,4 +193,4 @@ a|* `ca.configMapName` - The name of the `ConfigMap` which contains the CA certi
193193
|`usersAnonymousEnabled` |Enables anonymous user access.|`true` |
194194

195195
|`version` |The tag to use with the container image for all Argo CD components.| | Latest Argo CD version|
196-
|===
196+
|===

0 commit comments

Comments
 (0)