mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-04-13 22:22:58 +00:00
Update registry secrets example URL
Change-type: patch Signed-off-by: Scott Lowe <scott@balena.io>
This commit is contained in:
parent
00c956394d
commit
9805854eab
@ -2082,7 +2082,7 @@ Sample registry-secrets YAML file:
|
||||
password: '{escaped contents of the GCR keyfile.json file}'
|
||||
```
|
||||
For a sample project using registry secrets with the Google Container Registry,
|
||||
check: https://github.com/balena-io-playground/sample-gcr-registry-secrets
|
||||
check: https://github.com/balena-io-examples/sample-gcr-registry-secrets
|
||||
|
||||
If the --registry-secrets option is not specified, and a secrets.yml or
|
||||
secrets.json file exists in the balena directory (usually $HOME/.balena),
|
||||
@ -2358,7 +2358,7 @@ Sample registry-secrets YAML file:
|
||||
password: '{escaped contents of the GCR keyfile.json file}'
|
||||
```
|
||||
For a sample project using registry secrets with the Google Container Registry,
|
||||
check: https://github.com/balena-io-playground/sample-gcr-registry-secrets
|
||||
check: https://github.com/balena-io-examples/sample-gcr-registry-secrets
|
||||
|
||||
If the --registry-secrets option is not specified, and a secrets.yml or
|
||||
secrets.json file exists in the balena directory (usually $HOME/.balena),
|
||||
@ -2580,7 +2580,7 @@ Sample registry-secrets YAML file:
|
||||
password: '{escaped contents of the GCR keyfile.json file}'
|
||||
```
|
||||
For a sample project using registry secrets with the Google Container Registry,
|
||||
check: https://github.com/balena-io-playground/sample-gcr-registry-secrets
|
||||
check: https://github.com/balena-io-examples/sample-gcr-registry-secrets
|
||||
|
||||
If the --registry-secrets option is not specified, and a secrets.yml or
|
||||
secrets.json file exists in the balena directory (usually $HOME/.balena),
|
||||
|
@ -61,7 +61,7 @@ Sample registry-secrets YAML file:
|
||||
password: '{escaped contents of the GCR keyfile.json file}'
|
||||
\`\`\`
|
||||
For a sample project using registry secrets with the Google Container Registry,
|
||||
check: https://github.com/balena-io-playground/sample-gcr-registry-secrets
|
||||
check: https://github.com/balena-io-examples/sample-gcr-registry-secrets
|
||||
|
||||
If the --registry-secrets option is not specified, and a secrets.yml or
|
||||
secrets.json file exists in the balena directory (usually $HOME/.balena),
|
||||
|
Loading…
x
Reference in New Issue
Block a user