mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-09 03:37:36 +03:00
registry: add ingress support (#8311)
This commit is contained in:
@@ -41,3 +41,8 @@ registry_config:
|
||||
enabled: true
|
||||
interval: 10s
|
||||
threshold: 3
|
||||
|
||||
registry_ingress_annotations: {}
|
||||
registry_ingress_host: ""
|
||||
# name of kubernetes secret for registry ingress TLS certs
|
||||
registry_ingress_tls_secret: ""
|
||||
|
||||
Reference in New Issue
Block a user