Maj avec configuration registry cadoles
This commit is contained in:
parent
64659612f0
commit
6e8f7be0a7
@ -11,10 +11,17 @@ ports:
|
|||||||
nodeFilters:
|
nodeFilters:
|
||||||
- loadbalancer
|
- loadbalancer
|
||||||
registries: # define how registries should be created or used
|
registries: # define how registries should be created or used
|
||||||
create: # creates a default registry to be used with the cluster; same as `--registry-create registry.localhost`
|
config: |
|
||||||
name: dev-registry
|
mirrors:
|
||||||
host: "0.0.0.0"
|
reg.cadoles.com:
|
||||||
hostPort: "5000"
|
endpoint:
|
||||||
|
- https://reg.cadoles.com
|
||||||
|
|
||||||
|
configs:
|
||||||
|
reg.cadoles.com:
|
||||||
|
auth:
|
||||||
|
username: <username>
|
||||||
|
password: <password>
|
||||||
options:
|
options:
|
||||||
k3s:
|
k3s:
|
||||||
extraArgs:
|
extraArgs:
|
||||||
|
Loading…
Reference in New Issue
Block a user