Maj avec configuration registry cadoles

This commit is contained in:
Matthieu Lamalle 2022-11-30 14:55:26 +01:00
parent 64659612f0
commit 6e8f7be0a7
1 changed files with 11 additions and 4 deletions

View File

@ -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: