[docs-only] [chore] Maintain envvar yaml file updates

This commit is contained in:
mmattel
2024-06-24 15:38:20 +02:00
parent d964e918af
commit bc0b0fc985
2 changed files with 208 additions and 209 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -52,7 +52,7 @@ variables:
on supervision of ownCloud Support.'
do_ignore: false
- rawname: _registryAddressEnv
path: ocis-pkg/natsjsregistry/registry.go:165
path: ocis-pkg/natsjsregistry/registry.go:166
foundincode: true
name: MICRO_REGISTRY_ADDRESS
type: string
@@ -69,7 +69,7 @@ variables:
description: ""
do_ignore: true
- rawname: _registryPasswordEnv
path: ocis-pkg/natsjsregistry/registry.go:193
path: ocis-pkg/natsjsregistry/registry.go:194
foundincode: true
name: MICRO_REGISTRY_AUTH_PASSWORD
type: string
@@ -77,7 +77,7 @@ variables:
description: Optional when using nats to authenticate with the nats cluster.
do_ignore: false
- rawname: _registryUsernameEnv
path: ocis-pkg/natsjsregistry/registry.go:193
path: ocis-pkg/natsjsregistry/registry.go:194
foundincode: true
name: MICRO_REGISTRY_AUTH_USERNAME
type: string