mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-18 21:21:23 -03:30
17 lines
218 B
Plaintext
17 lines
218 B
Plaintext
[DEFAULT]
|
|
deploy_config = /root/ccp/deploy-config.yaml
|
|
|
|
[builder]
|
|
push = True
|
|
|
|
[registry]
|
|
address = "127.0.0.1:31500"
|
|
|
|
[kubernetes]
|
|
namespace = "openstack"
|
|
|
|
[repositories]
|
|
skip_empty = True
|
|
protocol = https
|
|
port = 443
|