mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-07 04:40:05 -06:00
Merge pull request #8032 from owncloud/MICRO_REGISTRY_text_changes
[docs-only] Fixing the description text of MICRO_REGISTRY
This commit is contained in:
@@ -38,9 +38,10 @@ variables:
|
||||
name: MICRO_REGISTRY
|
||||
type: string
|
||||
default_value: ""
|
||||
description: 'Go micro registry type to use. Supported types are: ''nats'', ''kubernetes'',
|
||||
''etcd'', ''consul'', ''memory'' and ''mdns''. Will be selected automatically.
|
||||
Only change on supervision of ownCloud Support.'
|
||||
description: 'The Go micro registry type to use. Supported types are: ''memory'',
|
||||
''nats-js-kv'' (default) and ''kubernetes''. Note that ''nats'', ''etcd'', ''consul''
|
||||
and ''mdns'' are deprecated and will be removed in a later version. Only change
|
||||
on supervision of ownCloud Support.'
|
||||
do_ignore: false
|
||||
- rawname: registryAddressEnv
|
||||
path: ocis-pkg/registry/registry.go:122
|
||||
|
||||
Reference in New Issue
Block a user