Merge pull request #9457 from owncloud/chore_maintain_envvar_yamls

[docs-only] [chore] Maintain envvar yaml file updates (doc helper stuff)
This commit is contained in:
Martin
2024-06-25 09:11:03 +02:00
committed by GitHub
2 changed files with 221 additions and 220 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