Skip to content

Commit 689a663

Browse files
committed
comma-separated
1 parent d414617 commit 689a663

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

admin_guide/high_availability.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ The list of command options described here are a subset that are relevant to thi
268268
269269
<credentials> = <string> - Path to .kubeconfig file containing credentials to use to contact the master.
270270
<selector> = <string> - The node selector to use for running the HA sidecar pods.
271-
<ip-range> = string - One or more comma separated IP address or ranges.
271+
<ip-range> = string - One or more comma-separated IP address or ranges.
272272
Example: 10.2.3.42,10.2.3.80-84,10.2.3.21
273273
<interface> = <string> - The interface to use.
274274
Default: Default interface on node or eth0

architecture/topics/router_environment_variables.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ and "-". The default is the hashed internal key name for the route.
4848
|`ROUTER_METRICS_HAPROXY_BASE_SCRAPE_INTERVAL`| 5s |
4949
|`ROUTER_METRICS_HAPROXY_TIMEOUT`| 5s |
5050
|`ROUTER_METRICS_TYPE`| haproxy | Generate metrics for the HAProxy router. (haproxy is the only supported value)
51-
|`ROUTER_OVERRIDE_DOMAINS` | | A comma separated list of domain names. If a route's domain name matches the host in a route, the host name is ignored and the pattern defined in `ROUTER_SUBDOMAIN` is used.
51+
|`ROUTER_OVERRIDE_DOMAINS` | | A comma-separated list of domain names. If a route's domain name matches the host in a route, the host name is ignored and the pattern defined in `ROUTER_SUBDOMAIN` is used.
5252
|`ROUTER_OVERRIDE_HOSTNAME`| | If set `true`, override the spec.host value for a route with the template in `ROUTER_SUBDOMAIN`.
5353
|`ROUTER_SERVICE_HTTPS_PORT` | 443 | Port to listen for HTTPS requests.
5454
|`ROUTER_SERVICE_HTTP_PORT` | 80 | Port to listen for HTTP requests.

creating_images/metadata.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ metadata] documentation for details about the format.
4444
|Variable |Description
4545

4646
|`*io.openshift.tags*`
47-
|This label contains a list of tags represented as list of comma separated
47+
|This label contains a list of tags represented as list of comma-separated
4848
string values. The tags are the way to categorize the container images into broad
4949
areas of functionality. Tags help UI and generation tools to suggest relevant
5050
container images during the application creation process.

install_config/install/advanced_install.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1141,7 +1141,7 @@ and the Docker daemon.
11411141

11421142
|`openshift_no_proxy`
11431143
|This variable is used to set the `NO_PROXY` environment variable for masters
1144-
and the Docker daemon. This value should be set to a comma separated list of
1144+
and the Docker daemon. This value should be set to a comma-separated list of
11451145
host names or wildcard host names that should not use the defined proxy. This
11461146
list will be augmented with the list of all defined {product-title} host names
11471147
by default.

using_images/xpaas_images/data_grid.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ Configuration environment variables are designed to conveniently adjust the imag
313313
| *_HOTROD_AUTHENTICATION_* | If defined the hotrod-connectors will be configured with authentication in the *_ApplicationRealm_*. | Example: *_true_*
314314
| *_HOTROD_ENCRYPTION_* | If defined the hotrod-connectors will be configured with encryption in the *_ApplicationRealm_*. | Example: *_true_*
315315
| *_HOTROD_SERVICE_NAME_* | Name of the OpenShift service used to expose HotRod externally. | Example: *_DATAGRID_APP_HOTROD_*
316-
| *_INFINISPAN_CONNECTORS_* | Comma separated list of connectors to configure. Defaults to *_hotrod,memcached,rest_*. Note that if authorization or authentication is enabled on the cache then memcached should be removed as this protocol is inherently insecure. | Example: *_hotrod_*
316+
| *_INFINISPAN_CONNECTORS_* | Comma-separated list of connectors to configure. Defaults to *_hotrod,memcached,rest_*. Note that if authorization or authentication is enabled on the cache then memcached should be removed as this protocol is inherently insecure. | Example: *_hotrod_*
317317
| *_JAVA_OPTS_APPEND_* | The contents of *_JAVA_OPTS_APPEND_* is appended to *_JAVA_OPTS_* on startup. | Example: *_-Dfoo=bar_*
318318
| *_JGROUPS_CLUSTER_PASSWORD_* | A password to control access to JGroups. Needs to be set consistently cluster-wide. The image default is to use the *_OPENSHIFT_KUBE_PING_LABELS_* variable value; however, the JBoss application templates generate and supply a random value. | Example: *_miR0JaDR_*
319319
| *_MEMCACHED_CACHE_* | The name of the cache to use for the Memcached connector. | Example: *_memcached_*
@@ -356,7 +356,7 @@ The following environment variables all control behavior of individual caches; w
356356
| *_<CACHE_NAME>_JDBC_STORE_DATASOURCE_* | Defines the jndiname of the datasource. | *_java:jboss/datasources/ExampleDS_*
357357
| *_<CACHE_NAME>_KEYED_TABLE_PREFIX_* | Defines the prefix prepended to the cache name used when composing the name of the cache entry table. Defaults to *_ispn_entry_*. | *_JDG_*
358358
| *_<CACHE_NAME>_CACHE_INDEX_* | The indexing mode of the cache. Valid values are *_NONE_*, *_LOCAL_*, and *_ALL_*. Defaults to *_NONE_*. | *_ALL_*
359-
| *_<CACHE_NAME>_CACHE_INDEXING_PROPERTIES_* | Comma separated list of properties to pass on to the indexing system. | *_default.directory_provider=ram_*
359+
| *_<CACHE_NAME>_CACHE_INDEXING_PROPERTIES_* | Comma-separated list of properties to pass on to the indexing system. | *_default.directory_provider=ram_*
360360
| *_<CACHE_NAME>_CACHE_SECURITY_AUTHORIZATION_ENABLED_* | Enables authorization checks for this cache. Defaults to *_false_*. | *_true_*
361361
| *_<CACHE_NAME>_CACHE_SECURITY_AUTHORIZATION_ROLES_* | Sets the valid roles required to access this cache. | *_admin,reader,writer_*
362362
| *_<CACHE_NAME>_CACHE_PARTITION_HANDLING_ENABLED_* | If enabled, then the cache will enter degraded mode when it loses too many nodes. Defaults to *_true_*. | *_false_*

0 commit comments

Comments
 (0)