mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-26 13:08:11 +00:00
@@ -65,10 +65,13 @@ ssh_agent_auth: true
|
|||||||
# List of registry credentials
|
# List of registry credentials
|
||||||
# If you are using a Docker Hub registry, you can omit the `url`
|
# If you are using a Docker Hub registry, you can omit the `url`
|
||||||
# or set it to `docker.io`
|
# or set it to `docker.io`
|
||||||
|
# is_default set to `true` will override the system default
|
||||||
|
# registry set in the global settings
|
||||||
private_registries:
|
private_registries:
|
||||||
- url: registry.com
|
- url: registry.com
|
||||||
user: Username
|
user: Username
|
||||||
password: password
|
password: password
|
||||||
|
is_default: true
|
||||||
|
|
||||||
# Bastion/Jump host configuration
|
# Bastion/Jump host configuration
|
||||||
bastion_host:
|
bastion_host:
|
||||||
|
|||||||
Reference in New Issue
Block a user