kubespray 2.24 추가
This commit is contained in:
9
inventory/sample/group_vars/all/cri-o.yml
Normal file
9
inventory/sample/group_vars/all/cri-o.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
# Registries defined within cri-o.
|
||||
# crio_insecure_registries:
|
||||
# - 10.0.0.2:5000
|
||||
|
||||
# Auth config for the registries
|
||||
# crio_registry_auth:
|
||||
# - registry: 10.0.0.2:5000
|
||||
# username: user
|
||||
# password: pass
|
||||
Reference in New Issue
Block a user